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

helidon oidc application with microsoft azure's identity provider #8677

Open
atuldhiman opened this issue Apr 18, 2024 · 0 comments
Open

helidon oidc application with microsoft azure's identity provider #8677

atuldhiman opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels

Comments

@atuldhiman
Copy link

we are trying to use Microsoft Azure's entra id as Identity Provider in [helidon OIDC application] (https://github.com/helidon-io/helidon/tree/main/examples/microprofile/oidc).

  • I am able to get the code in 3 step process, but token fetching step is failing with "Not a valid authorization code ". Here the redirect url used is http:/localhost:8080/oidc/redirect .
  • I am able to get the token with some other redirect url (i used https://google.com/).

To regenerate this issue

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

3 participants