Skip to content

Conversation

@hypermine-bc
Copy link
Collaborator

No description provided.

tnorimat and others added 30 commits July 19, 2021 14:48
…quest algorithms matching FAPI compliant algorithms
…needs to be evaluated on CIBA backchannel authentication request and token request
…tion should allow Backchannel Authentication endpoint as audience
…ype=code when using JARM and response_mode=jwt
… user authentication is not successfully completed
…ecutor needs to be executed on CIBA token request
…ror=invalid_client if client authentication is not successfully completed on Backchannel Authentication endpoint
…s sent by clients and JWK does not hold an algorithm
even though the "return null" at the top of the method is called if no truststore is set, the finally block is still executed. And since the keystore is not there an NPE is thrown when calling the remove method.
DGuhr and others added 28 commits October 18, 2021 08:56
…jects directly

We now allow to return JSON objects directly from a ScriptBasedOIDCProtocolMapper, by
adding support to turn objects that implement the java.util.Map into JsonNodes.

Previously returning JSON objects directly caused an exception during runtime.
performance tests is not executable for jboss user
* DeclarativeUserProfileProvider passes its ID to DeclarativeUserProfileModel, so this also works for derived classes.
* Moved creation of declarative user profile model to a protected factory method to allow subclasses to provide their own implementation.
* Added integration tests for custom user profile
* configured declarative-user-profile as default user profile provider in test servers
* Restore previously configured default provider after test with special provider settings
* Some refactoring in SpiProviderSwitchingUtils
@stianst stianst deleted the branch hypermine-bc:master November 2, 2021 07:49
@stianst stianst deleted the master branch November 2, 2021 07:49
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.