Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
galenatjpl opened this issue Dec 10, 2024 · 1 comment
Open
2 tasks
Assignees
Labels

Comments

@galenatjpl
Copy link
Collaborator

galenatjpl commented Dec 10, 2024

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.
@galenatjpl
Copy link
Collaborator Author

Hi @nikki-t and @LucaCinquini . @ramesh-maddegoda will work on this ticket to help figure out your need to get the user roles.

@galenatjpl galenatjpl moved this to In Progress in Unity Project Board Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants