-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client token private_key_jwt request fails when keyid is uuid_enc_rsa1_5 #1659
Comments
I've added trace debug to method where we find key in client jwks. It log next message:
|
This method returns null. This line exists in code in master branch |
@yurem my bad, my IDE was not on |
@jgomer2001 @yurem is it related to #1661 or not ? It is fixed. Please give me jks file with secret if it still has to be investigated. |
Closing this ticket, scim has to use key which is marked as |
Steps to reproduce:
-t
)/install/community-edition-setup/output/test/scim-client/client/config-scim-test.properties
umaAatClientKeyId
keyId ofuuid_enc_rsa1_5 key
key from client jwksdomainURL
string variableError:
TestRsa1_5.java.txt
The text was updated successfully, but these errors were encountered: