-
Type: Question
-
Status: Open
-
Priority: Detail
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Authentication
Right now Portal SSO model expect following
NX_TOKEN:NX_USER:NX_TS:NX_RD
Can we add client ID and secret - to this auth mechanism the same as it is for JWT. I will do it anyway for Fidelity. But Fidelity has a reason to ask for custom access to each OAuth client. Because they can turn each client on/off at will. Right now it is the same password for everyone. And if we want to disable one client they have to disable everyone.