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 business use oidc-provider, 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. I make it a best effort to try and answer newcomers regardless of being a supporter or not, but if you're asking your n-th question and don't get an answer it's because I'm out of handouts and spare time to give.
- Accepting Dynamic OP Scope Values
- Allowing HTTP and/or localhost for implicit response types
- Claim configuration
- Client-based CORS origins
- 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.