HPE Morpheus Enterprise Software
1856345 Members
8072 Online
104111 Solutions
New Discussion

Getting API token using SSO authentication

 
AungKT
Regular Advisor

Getting API token using SSO authentication

Are we able to get API token using SSO authentication method?

3 REPLIES 3
cbunge
HPE Pro

Re: Getting API token using SSO authentication

You cannot use SSO auth for grants. You will need to manually generate your API token under your user profile.

tyboyd
HPE Pro

Re: Getting API token using SSO authentication

Have you tried using Provides authentication via username and password?



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
AungKT
Regular Advisor

Re: Getting API token using SSO authentication

Yes, I tried. It says invalid_grant using SSO. I got token if I use AD authentication and local users.