oidc-op
oidc-op copied to clipboard
How to register new clients with flask_op example?
How do I register a new client with flask_op example? The documentation https://oidcop.readthedocs.io/en/latest/contents/conf.html#clients tells how to update an existing client but I wasn;t able to find how to create a new one. Help appreciated. Thanks