Friday, October 22, 2021

SAS VIYA unsupported protocol scheme

 


/opt/sas/viya/home/bin/sas-admin compute credentials list

Failed to list the shared service account credentials. Reason: 1 error occurred:

  * Get /credentials/domains?filter=eq(type,'compute-password')&sortBy=label&limit=10: unsupported protocol scheme ""


/opt/sas/viya/home/bin/sas-admin --sas-endpoint="https://<VIYASITE>.nl" compute credentials list


Or set your endpoint

or set your endpoint with a environment variable $SAS_SERVICES_ENDPOINT

SAS SAML samesite cookie sas.commons.web.security.cookies InResponseToField of the Response doesn't correspond to sent message

We configured saml login in sas viya.

We got the message : "InResponseToField of the Response doesn't correspond to sent message <messageid>

Generating new saml metadata file .... still receiving error.

Rebooted the server, You Never Know ;-) ... still receiving error.

We als saw this in the saslogon logging : 

Cannot determine identity zone, UAA is catch-all domain for host: <OURVIYAHOST>

The Solution for the problem with "InResponseToField of the Response doesn't correspond to sent message" was to configure sameSite to None