Logius-standaarden / OAuth-NL-profiel

Kennisplatform API's Nederlands profiel OAuth
https://logius-standaarden.github.io/OAuth-NL-profiel/
15 stars 5 forks source link

Use cases voor: Rich Authorization request (RAR, rfc9396) #59

Open sanderke opened 2 months ago

sanderke commented 2 months ago

Waarom (kort):

Autorisatie toepassen :

Acceptatie criteria: Benodigede wijzigingen in het OAUth OIDC profile:

De volgende wijzigingen in het profiel aanbrengen

  1. Rich Authorization request (RAR, rfc9396) Opnemen in NL GOV Oauth op verschillende plaatsen: (SHOULD)

    • [ ] Use cases Auth code step 3 consent,
    • [ ] Requests to the Authorization Endpoint,
    • [ ] discovery via rfc8414 (veel werk), introspection,
    • [ ] token exchange (nieuw),
    • [ ] Claims for Authorization Outside of Delegation Scenarios.
    • [ ] Protecting resources (bestaande herschrijven, veel werk,
    • [ ] Connections with Authorization Servers). (bestaande herschrijven, veel werk,
  2. Opnemen in NL GOV OIDC op verschillende plaatsen

    • [ ] claims interoperability,
    • [ ] privacy considerations,
    • [ ] service intermediation,
    • [ ] other features.
    • [ ] representation en overall waar represents voorkomt zoals claims supported.
  3. Overal waar scopes wordt genoemd ook authorization_details noemen

  4. RAR toepassen bij uitbreiding token exchange

    • 60