#Accessing API using AD account

1 messages · Page 1 of 1 (latest)

dim stream
#

I am running into an issue trying to authenticate which I think I know the answer to, but how to get around: If we have SAML enabled at the cluster level, this seems to prevent API access using an AD account - it constantly returns "User is not authorized" yet the account clearly is. It doesn't prompt for any SAML.
The only way it seems to access the API is with local accounts and PW which is sort of a pain accross multiple clusters and SVMs. Is there a way to disable SAML for AD accounts specifically when accessing the API?
If not, is this a valid feature request? We should be able to disable SAML per user I'd think.
thanks