Skip to content

Conversation

@cmrd-senya
Copy link

Adds support for Dynamic Client Registration (see
https://openid.net/specs/openid-connect-registration-1_0.html).

Dynamic Client Registration is initiated when no identifier was supplied among
the client_options.

Also, this includes changes for the better handling of "http" schema (useful in testing).

fixes #46

TODO:

  • Add some tests

Adds support for Dynamic Client Registration (see
https://openid.net/specs/openid-connect-registration-1_0.html).

Dynamic Client Registration is initiated when no identifier was supplied among
the client_options.

Also, this includes changes for the better handling of "http" schema (useful in testing).
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.4%) to 96.931% when pulling 86ccda6 on cmrd-senya:rfc7591 into 849b181 on jjbohn:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.9%) to 97.436% when pulling 5e8103b on cmrd-senya:rfc7591 into 849b181 on jjbohn:master.

stanhu pushed a commit to stanhu/omniauth-openid-connect that referenced this pull request Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support registering client with OP dynamically

2 participants