wso2 / k8s-wso2is-operator

Identity Server Kubernetes Controller
Apache License 2.0
43 stars 6 forks source link

Invalid id token when try to login on My Account or Console #16

Closed RukshanJS closed 1 year ago

RukshanJS commented 1 year ago

Description:

When the IS is deployed using the operator, cannot log in into My Account and the new Console (Can only log in into the old carbon console)

Suggested Labels:

bug

Affected Product Version:

Tested with IS 5.11.0 and possibly affect versions 6.x.x. too

OS, DB, other environment details and versions:

Steps to reproduce:

  1. Deploy the IS using the operator
  2. Go to https://<hostname>/myaccount page and enter credentials of a user to login
  3. Receive error in browser console saying Uncaught (in promise) Invalid id_token in the token response:....
RukshanJS commented 1 year ago

I'm working on this to find a solution

RukshanJS commented 1 year ago

Closing this because fixed by https://github.com/wso2/k8s-wso2is-operator/pull/17