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
Projects

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

@github-actions github-actions bot added this to Triage in Backlog Apr 18, 2024
@m0mus m0mus added the triage label Apr 22, 2024
@m0mus m0mus moved this from Triage to Sprint Scope in Backlog Apr 22, 2024
@Verdent Verdent moved this from Sprint Scope to In Progress in Backlog May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Backlog
  
In Progress
Development

No branches or pull requests

3 participants