Closed krowvin closed 4 weeks ago
When trying to login on the T7 and create or view api keys I got the following error response
{ "message": "Missing roles {Role{name='cac_user'}}", "incidentIdentifier": "user input error", "details": {} }
Looking at my roles I see:
"roles": [ "CWMS DBA Users","RDL Reviewer","Viewer Users","CCP Mgr","VT Mgr","CWMS User Admins","TS ID Creator","Data Exchange Mgr","Data Acquisition Mgr","RDL Mgr","CCP Reviewer","CWMS PD Users","All Users","CWMS Users","CCP Proc","cac_auth"]
This is on v3.1.5RC14
v3.1.5RC14
curl -X 'GET' \ 'https://<T7port>:<TCPort>/swt-data/auth/keys' \ -H 'accept: application/json'
On the SWT T7
Solved with
When trying to login on the T7 and create or view api keys I got the following error response
Looking at my roles I see:
This is on
v3.1.5RC14
CURL
On the SWT T7