Skip to content

Work with SPS Team to Figure out how to use/access JWT token to get Roles #513

@galenatjpl

Description

@galenatjpl

SPS Team has settled on an approach to get to the Airflow endpoint/service via the SS proxy (MDPS URL), and has got rid of their internal credentials check. They want to still be able to figure out what roles (i.e. Cognito user groups) are associated with the user that has accessed their Airflow service.
Integrate a script or some other means that will allow them to access roles presumably from the JWT token.

mod_auth_openidc adds request headers that represent the Cognito groups (one CSV header).

Acceptance Criteria:

  • Inspect network traffic to Airflow, to make sure headers are passed in
  • SPS Team is confident that they can use information passed to them about roles, in the future.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions