Skip to content

SAML 2.0 Bearer flow as alternative to Authorization Code flow#5412

Draft
HeikoTheissen wants to merge 3 commits into
OAI:v3.3-devfrom
HeikoTheissen:v3.3-dev
Draft

SAML 2.0 Bearer flow as alternative to Authorization Code flow#5412
HeikoTheissen wants to merge 3 commits into
OAI:v3.3-devfrom
HeikoTheissen:v3.3-dev

Conversation

@HeikoTheissen

Copy link
Copy Markdown

SAML 2.0 Bearer flow is an OAuth authentication flow with principal propagation which, unlike Authorization Code flow, does not prompt the user for consent. It is typically used for integration between business systems where trust has been set up centrally by administrators and individual users (employees) need not consent.

This pull request introduces SAML 2.0 Bearer flow as a new option into the OpenAPI Security Scheme Object.

  • schema changes are included in this pull request

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.

1 participant