-
Notifications
You must be signed in to change notification settings - Fork 171
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
Assertion encryption not working. #83
Comments
The
TL;DR As for the With corrected form of keys, this issue should be fixed paticularly. Undeniably, this is a bug within the |
Hi @jazelly, Can I have some questions? This app has been working well for my local testing. But recently I need to use the "assertion encryption" feature and I can only get a "CA.cer" certificates(from okta). I'm not sure what |
@zhengxiangyue My understanding is this:
You shouldn't need to use a third-party IDP's certificate, as this repo acts as a mock IDP
Like what I suggested, you can generate a pair of public key and private key. The Hope that helps |
I am running node v14.8
To test assertion encryption, I created a key pair (btw.. without encryption everything works fine)
run the tool using below command line options.
Once I login; in the console it shows
Then it gives below error and quits. I feel I may be using the options/keys wrong?
The text was updated successfully, but these errors were encountered: