oidc-provider allows to be extended and configured in various ways to fit a variety of use cases. This is a collection of useful configurations fitting those various use cases.
If you or your company use this module, or you need help using/upgrading the module, please consider becoming a sponsor so I can continue maintaining it and adding new features carefree. The only way to guarantee you get feedback from the author & sole maintainer of this module is to support the package through GitHub Sponsors.
- Accepting Dynamic OP Scope Values
- Allowing HTTP and/or localhost for implicit response types
- Applying default client scope
- Claim configuration
- Client-based CORS origins
- Debugging and events
- Decentralized claims
- Redirect URI wildcards
- Render instead Redirect on invalid_request
- Skipping consent
- ... got something worthy of being here? Submit a PR with a new recipe to help others.