Description: This procedure explains how to update the RelayState value in Azure when using it as the identity provider (IdP) for CloudConnexa. Updating the RelayState value can resolve the following error:
RelayState validation failed
Procedure
- Open Google Chrome and verify that the SAML Developer Tools extension is installed: ( installer link ).
- Access your CloudConnexa Cloud ID: https://<your-cloud-id>.openvpn.com.
- Open the browser developer tools:
- Press F12 or
- Press Ctrl+Shift+I
- Select the SAML tab.
- Sign in to CloudConnexa and capture the
RelayStatevalue from the SAML request. Example:
- Copy the
RelayStatevalue. - Go to https://www.urldecoder.org/.
-
Paste the
RelayStatevalue and select Decode: - Sign in to the Azure admin portal.
- Update the
RelayStatevalue in your SAML application configuration: - Select Save.
- Sign out of the Azure portal, then sign back in.
- Test the SAML configuration again.
Comments
0 comments
Article is closed for comments.