| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@HeikoTheissen We will definitely look at this for 3.3, but there are two major things in flight that will need to settle first (just so you understand we're not ignoring you):
Things move rather slowly during the summer so it might be a while before we get to this, but we will respond once these other things are more clear. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.