example-oidc-server icon indicating copy to clipboard operation
example-oidc-server copied to clipboard

Example for OpenID Connect 1.0 Server for Authlib.

Results 15 example-oidc-server issues
Sort by recently updated
recently updated
newest added

Closes #3 among other things. - adds some fields to the user model that was required to test this with wiki.js - make the user profile editable - add a...

I got so frustrated when I made some minor mistakes creating a new client so I added the possibility to edit some fields.

Allow required nounce to be configurable from settings

Bumps [authlib](https://github.com/lepture/authlib) from 0.13 to 1.3.1. Release notes Sourced from authlib's releases. Version 1.3.1 Prevent OctKey to import ssh and PEM strings. Version 1.3.0 Bug fixes Restore AuthorizationServer.create_authorization_response behavior, via...

dependencies

Bumps [authlib](https://github.com/authlib/authlib) from 0.13 to 1.6.5. Release notes Sourced from authlib's releases. v1.6.4 What's Changed fix(jose): prevent public/unprotected header overwriting protected header by @​lepture in authlib/authlib#809 Fix InsecureTransportError raising by...

dependencies
python