HCP anywhere saml 2.0 with okta

Hi dev comm,

Anybody tried doing mfa integration of hcp anywhere with okta? There is a lack of documentation on hitachi vantara side for okta guide, but they mentioned that the steps will be the same as if doing saml2.0 with adfs.

Would appreciate any help or guidiance before i do the actual integration

if your product supports SAML integration, then chances are that you won’t experience any issue with Okta (still not 100%, but very very likely to setup easily)

Encountered SAML assertion error when tried to integrate

Here is what the SP recommended

Claim Name: NameId
Recommended value: username or SAM-Account-Name

Claim Name: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
Recommended value: E-mail-Addresses

Claim Name: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn
Recommended value: User-Principal-Name

Claim Name: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
Recommended value: Display-Name

Claim Name: http://schemas.microsoft.com/ws/2008/06/identity/claims/primarysid
Recommended value: Primary SID

Any recommendation on how to trouble shoot and make it work?