Logius-standaarden / OAuth-NL-profiel

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

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

Open sanderke opened 3 months ago

sanderke commented 3 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

sanderke commented 1 month ago

Veld represents is foutief gebruikt om een doel te bereiken waar RAR voor bestaat. Wijzigingen terugdraaien. Ergens mag verwijzing naar RAR geplaatst worden als alternatief voor scopes. Gebruik tekst: https://www.rfc-editor.org/rfc/rfc9396.html#section-1-1

sanderke commented 1 month ago

Dit issue ook opnemen: