Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top
top

For troubleshooting, it is better to run the SSO URL provided by onelogin.saml2.idp.single_sign_on_service.url of the onelogin.saml.properties. Ideally, ideally, on the AD FS server.

This section provides solutions to the basic problems, such as:

 

 

Anchor
failedsign
failedsign

Signature validation failed

If you see the following error:

...

onelogin.saml2.idp.x509cert =MIIC2DCCAcCgAwIBAgIQfdRAAWmWko1IsimA004o3TANBgkqhki…

 

Solution

...

  • Get a valid certificate from AD FS;
  • modify onelogin.saml.properties (onelogin.saml2.idp.x509cert);
  • restart Yellowfin;
  • update Yellowfin SAML Bridge relying party metadata in AD FS.

 

 

Styleclass
ClasstopLink

top

...

Anchor
illegalkeysize
illegalkeysize
 

Illegal Key Size

You may see the following exception in the Yellowfin logs:

...

The Original Exception was java.security.InvalidKeyException: Illegal key size

 

Solution

...

When inspecting the SAML response payload below, the data is encrypted with AES-256:

...

  • Copy the local_policy.jar and US_export_policy.jar files to this directory: [JAVA_HOME]/jre/lib/security.

 

 

 

Styleclass
ClasstopLink

top

...

Anchor
invalidnameid
invalidnameid

Invalid Name ID

SAML requires the name ID as part of the Identity Provider response. If you provide the incorrect name ID of your AD FS, then you will see the following exception in your browser:

...

DEBUG com.onelogin.saml2.SamlAuth - processResponse success --> <very long line representing signing certificate>

 

  

Styleclass
ClasstopLink

top

...

Anchor
couldnotfindperson
couldnotfindperson

COULD_NOT_FIND_PERSON

If you see the following error in your Yellowfin logs:

...

Then it means that you have switched off the user provision functionality, and the passed ID is not of a Yellowfin user.

 

 

Styleclass
ClasstopLink

top

 

 

 

Section
Column
width70

Previous topic: Bridge operation settings

Column