Base solution for your next web application
Open Closed

OpenId and RS256 Token #11754


User avatar
0
henryand created

We are using ANZ 10.1 Angular/Core combined.

We have a new customer that wants to authenticate with OpenIdConnect. In testing, we make it to the point where the token is received, has the info we need, but fails to validate. What i found is that they are sending the token with RS256 and our side is using HS256 algorithm to validate. Is RS256 supported in ANZ? Is there a place to indicate the token validation algorithm?

Thanks, Rocco


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @henryand

    Is it possible to share the stacktrace of the error message ?

  • User Avatar
    0
    henryand created

    the issue i was having dealt with B2C wellknown not being on the same path as issuer.