Enable SAML for FusionAuth
-
I am trying to test out the SAML 2.0 functionality within FusionAuth. We have Okta here and we have created Okta as the identity provider. I have enabled the Identity Provider for the FusionAuth app, but for some reason I couldn't enable automatic registrations. So I then created one user within FusionAuth that should match my Okta user (using email). I made that user a global Admin.
However when I try and login using SAML2 I get:
"You don't have authorisation to view this page.
HTTP ERROR 403"Any help would be appreciated.
-
Hiya,
Can you please provide more details:
- any logs (esp with debug enabled)
- what version of FusionAuth are you running?
- configuration of the SAML provider, including everything outlined here: https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/
- what docs you used on the okta side
I know we have customers who have succeeded in using Okta as the Idp and FusionAuth as the SP, so would love to get to the bottom of this.