-
Notifications
You must be signed in to change notification settings - Fork 54
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
Audit tenant core concepts #3488
base: main
Are you sure you want to change the base?
Conversation
https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata says the issuer is 'REQUIRED. URL using the https scheme with no query or fragment components that the OP asserts as its Issuer Identifier. If Issuer discovery is supported (see Section 2), this value MUST be identical to the issuer value returned by WebFinger. This also MUST be identical to the iss Claim value in ID Tokens issued from this Issuer. '
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall these changes look good to me. Not something you introduced, but I noticed that the screenshots in the WebAuthn section don't adhere to our screenshot standards. They look a bit off compared to the rest of the page.
@dcharles8 I screenshotted the webauthn section as well. Please review and approve if it makes sense. Thanks! |
Included image updates, cutting off versions on some images (to future proof them), some nav rework and more.
Should merge
first, as I peeled off the first two commits of this PR for easier review.