question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

OIDC: Introduce stable and static absolute reply-url

See original GitHub issue

Current Behavior:

Currently, there is the need to add * to the reply-url, which is not allowed in Azure AD:

Microsoft at their side, referring to https://datatracker.ietf.org/doc/html/rfc6749#section-3.1.2, where it’s also stated.

Proposed Behavior:

Change the reply-url to absolute stable url without fragements, …, in order to fulfill recommended best practices.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
nscurocommented, Jan 29, 2022
0reactions
github-actions[bot]commented, Nov 17, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

OIDC Redirect URL should be static absolute URL #5733
According to the OAuth 2.0 specification that OIDC is based on the redirect URL should be absolute. Without a constant redirect path it...
Read more >
OpenID Connect Core 1.0 incorporating errata set 1
This specification defines the core OpenID Connect functionality: authentication built on top of OAuth 2.0 and the use of Claims to communicate ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found