P3-Core-Dev-Team / P3-Q-A

This repo is for tracking features
Other
1 stars 0 forks source link

ADS - Login -SSO - Neste #162

Open suseela22 opened 1 week ago

suseela22 commented 1 week ago

Describe the bug

SSO is not working after the deployment. Deployed build is 2024.09.45542_P4

Screenshots

image

Additional context Build no : 2024.09.45542_P4 Region : https://neste-dev.platform3solutions.com/ Client : Neste

abirami1994 commented 1 week ago

the issue occurred because the jwt sign in key mentioned in the application.yml of the authentication server is different from the jwt signin key mentioned in the vault for other services

abirami1994 commented 1 week ago
Screenshot 2024-11-14 at 1 56 49 PM
harsha-kotha commented 1 week ago

Please add Corrective action taken to avoid this issue in future.

ashoksri0 commented 1 week ago

RCA

@suseela22 auithentication server and our core services are not in sync with jwt token secrets is what the reason for the issue. we need make the saml and jwt token configuration in database will prevent this issue in future, from end user its a bug i will make this as aenhancement from my sdie and move forward