We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
eduGain OpenIDFed ┌───────────────────────────────────────────────────────────┐ │ │ │ General Architecture - Trust model │ │ │ │ │ │ │ │ Trust Relations, Trust Chain │ │ │ │ Discovery │ │ │ │ Resolve │ │ │ │ │ └───────────────────────────────────────────────────────────┘ ┌───────────────────────────────────────────────────────────┐ │ │ │ │ │ Intermediates categories │ │ │ │ Constraints │ │ │ │ Trust Marks and Entity Categories │ │ │ │ │ └───────────────────────────────────────────────────────────┘ ┌───────────────────────────────────────────────────────────┐ │ │ │ eduGain OpenID Federation impl profile │ │ │ │ │ │ ┌────────────────────────────────────────────────────┐ │ ┌─────────────────────────────────────────────────────────────────────────────────────┐ │ │ │ │ │ │ │ │ Federation Endpoints │ │ │ R&S OpenID Connect 1.0 impl profile │ Resource Indicators │ │ │ │ │ │ │ │ │ │ │ │ https://datatracker.ietf.org/doc/html/rfc8707 │ │ ┌───────────────────────┐ ┌──────────┐ │ │ │ │ │ │ │ │ │ │ │ │ │ ┌───────────────────────────┐ AT should be in jwt format │ │ │ │ entity configuration │ │ List │ │ │ │ │ │ PKCE. │ scope delivery │ │ │ │ │ │ │ │ │ │ OP Metadata │ sign-enc Supported algs. │ │ │ └───────────────────────┘ └──────────┘ │ │ │ │ │ Refresh token MUST NOT or SHOULD? │ │ │ │ │ │ └───────────────────────────┘ authz scopes and claims │ │ │ ┌───────────────────────┐ │ │ │ │ │ │ │ │ │ │ │ ┌───────────────────────┐ │ │ │ │ Fetch │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ RP Metadata │ │ │ │ └───────────────────────┘ │ │ │ │ │ │ │ │ │ │ │ └───────────────────────┘ │ │ │ ┌───────────────────────┐ │ │ │ │ │ │ │ │ │ │ │ ┌──────────────────────────┐ │ │ │ │ Resolve │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ Authz endpoint │ │ │ │ └───────────────────────┘ │ │ │ │ │ │ │ │ │ │ │ └──────────────────────────┘ │ │ │ ┌───────────────────────┐ │ │ │ │ │ │ │ │ │ │ │ ┌───────────────────────┐ │ │ │ │ Historical keys │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ Token endpoint │ │ │ │ └───────────────────────┘ │ │ │ │ │ │ │ │ │ │ │ └───────────────────────┘ │ │ └────────────────────────────────────────────────────┘ │ │ │ │ │ │ ┌─────────────────────────┐ │ │ │ │ │ │ │ │ ┌───────────────────┐ │ │ │ Userinfo (RS) │ │ │ │ │ │ │ │ │ │ │ │ Metadata Policies │ │ │ └─────────────────────────┘ │ │ │ │ │ │ │ │ └───────────────────┘ │ │ ┌───────────────────────┐ │ │ │ │ │ │ │ │ │ │ ┌─────────────────────────────────► Introspection │ │ │ Constraints │ │ │ │ │ │ │ │ │ │ └───────────────────────┘ │ │ │ │ │ │ └───────────────────────────────────────────────────────────┘ │ ┌──────────┴────────────┐ │ │ │ │ │ │ │ Token Revocation │ │ │ │ │ │ │ └───────────────────────┘ │ │ │ │ ┌──────────────────────────────────┐ │ │ │ │ │ │ │ Backchannel logout (MUST if SSO) │ │ │ │ │ │ │ │ │ │ │ └──────────────────────────────────┘ │ │ │ └─────────────────────────────────────────────────────────────────────────────────────┘
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: