Unable to proceed to login to singpass #19
Unanswered
casuarinao8
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
HI @casuarinao8. Can you share the the {
"keys": [
{
"alg": "ES256",
"kty": "EC",
"x": "tqG7PiAPD0xTBKdxDd4t8xAjJleP3Szw1CZiBjogmoc",
"y": "256TjvubWV-x-C8lptl7eSbMa7pQUXH9LY1AIHUGINk",
"crv": "P-256",
"use": "sig",
"kid": "my-sig-key"
},
{
"alg": "ECDH-ES+A256KW",
"kty": "EC",
"x": "_TSrfW3arG1Ebc8pCyT-r5lAFvCh_rJvC5HD5-y8yvs",
"y": "Sr2vpuU6gzdUiXddGnRJIroXCfdameaR1mgU49H5h9A",
"crv": "P-256",
"use": "enc",
"kid": "my-enc-key"
}
]
} |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I use the exact same demo code except changing the client ID after creating the staging app, putting the demo public key JWKS Object since the portal doesn't allow to input http://localhost:3080/ without https. I still face this error
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am facing and issue when trying to test my connection for singpass myinfo, whenever it brings me to the singpass page, it shows me the following error. Could you please advise what is the issue? The client ID and staging application has already been activated.

ef">
Beta Was this translation helpful? Give feedback.
All reactions