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

Content division #1

Open
peppelinux opened this issue Feb 3, 2024 · 0 comments
Open

Content division #1

peppelinux opened this issue Feb 3, 2024 · 0 comments

Comments

@peppelinux
Copy link
Collaborator

 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) │            │
                                                                  │                                     │                                  │            │
                                                                  │                                     │                                  │            │
                                                                  │                                     └──────────────────────────────────┘            │
                                                                  │                                                                                     │
                                                                  └─────────────────────────────────────────────────────────────────────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant