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

Create a Policy that request an access token to an Idp(AAD) so it can be later used for calling a BackEnd #28

Open
davihern opened this issue Mar 6, 2023 · 2 comments
Assignees

Comments

@davihern
Copy link
Collaborator

davihern commented Mar 6, 2023

No description provided.

@davihern davihern converted this from a draft issue Mar 6, 2023
@davihern davihern self-assigned this Mar 6, 2023
@dsanchor
Copy link
Owner

dsanchor commented Mar 6, 2023

Is that one possible to be implemented with https://learn.microsoft.com/en-us/azure/api-management/authorizations-overview?

@davihern
Copy link
Collaborator Author

davihern commented Mar 6, 2023

Yes, that is the way to do it. A policy is needed to call that authorization context and set the Authorization header: https://learn.microsoft.com/en-us/azure/api-management/authorizations-how-to#step-3-authorize-with-github-and-configure-access-policies

@davihern davihern moved this from 📋 Backlog to 🏗 In progress in APIM demo Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants