Skip to content

Conversation

@mikaelfrykholm
Copy link
Collaborator

cat cert.pem chain.pem > cert+chain.pem
tested in production.

@mikaelfrykholm mikaelfrykholm changed the title The cert and chain need to be combined in the same file. Cert fixes and start of docker testing Oct 7, 2024
mikaelfrykholm and others added 25 commits October 7, 2024 10:51
[appclient.__init__] Corrected argument to get_deserialization_method.
[entity.__init__] Unnecessary filtering removed. Based on using the metadata argument.
[entity.context] trust marks could be provided in kwargs
[appclient.oauth2/oidc.registration] corrected body types. Use common get_metadata method.
[tests] Fixed
[appserver.oidc.authorization] Broke out a function - entity.utils.get_keys
[openid_provider.conf.json] Added required metadata parameter
[relying_party_explicit.conf.json] Corrected the client_configs part.
[README_identity.rst] Added a section on RP with automatic registration.
[appclient.oidc.registration] Added support for metadata parameter 'client_registration_types'
[appclient.stand_alone_client_entity] Pick a trust chain from the stored.
[entity.utils] Added two new functions: 'get_keys' and 'get_verified_jwks'
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.

3 participants