Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

webportal api/v1 and yarn fallback test #4704

@debuggy

Description

@debuggy
  1. AAD login: /api/v1/authn/oidc/login, no error
  2. AAD logout: /api/v1/authn/oidc/logout, no error
  3. Basic login: /api/v1/authn/basic/login, no error
  4. submit job: webhdfs api, not used
  5. token: /api/v1/token, /api/v1/token/application, no error
  6. deprecated config:
    • yarnWebPortalUri
    • config.logType === 'yarn'
    • config.launcherType === 'yarn'
  7. deprecated storage:
    • router.use('/storages', storageRouter);
    • router.use('/storage', storageDeprecatedRouter)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions