Skip to content

Conversation

@ioggstream
Copy link
Contributor

This PR

  • use OAS3 OIDC or OAuth2 features for authorization server endpoints.

application/json:
schema:
$ref: '#/components/schemas/Patente'
/authorization:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rimossi gli endpoint che devono essere descritti tramite l'apposita sezione OIDC

$ref: '#/components/schemas/Problem'

components:
securitySchemes:
Copy link
Contributor Author

@ioggstream ioggstream Apr 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aggiunti gli Authorization Endpoints usando la sintassi OAS3 specifica di OIDC e aggiunto supporto alternativo per autenticazione MODI quando non c'è bisogno del consenso.

Nell'esempio usiamo sempre lo stesso attribute endpoint, ma è anche possibile usare due endpoint diversi: uno per l'interoperabilità e uno per i browser.

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

Successfully merging this pull request may close these issues.

2 participants