cancel
Showing results for 
Search instead for 
Did you mean: 

Oauth2.0 with saml assertion in HCI

Former Member
0 Kudos

We are trying to connect to Cloud for customer(C4C) through oauth2 with saml assertion from HCI .I have found info on how to use oauth2 in HCI but didn’t find any info regarding how and if HCI supports oauth2.0 with saml .Wanted to know how this can be done in HCI or if it is already done by some other teams kindly let us know.below are the steps we follow in our java code to achieve oauth2.0 with saml .

1)Fill the template xml with required details such as client id ,client secret ,issuer etc . 2)Load the keystore and get the key and certificate for particular alias and sign the assertion using the private key .

3)Request for token with this saml assertion ,client id and client secret .

Accepted Solutions (0)

Answers (0)