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.
Comment: New page for 9.5.

...

The JWT entry point can also be used to provision a user if the user does not exist.


Styleclass
ClasstopLink

top

Activate JWT Single Sign On

...

  1. From the Yellowfin burger bun menu in the top left corner, click on Administration, then Configuration
  2. Click on the Authentication tool (the lock), then on Authentication Method
  3. Click on the toggle for JWT Single Sign On to enable it
    A new section called JWT Configuration will appear. This is where everything related to JWT SSO is configured:


  4. Click on JWT Configuration to expand the section. Each of the options is described in the tables below.



horizontalrule

Styleclass
ClasstopLink

56328197top

Configure database options for JWT SSO

...

horizontalrule

Styleclass
ClasstopLink

56328197top

Database Options for JWT Onboarding

...

horizontalrule

Styleclass
ClasstopLink

56328197top

Create JWT tokens for use with Yellowfin

...

horizontalrule

Styleclass
ClasstopLink

56328197top

Create a cookie containing a JWT token

...

  1. In the JWT Configuration area of Yellowfin, click on the radio button to select Cookie for the JWT Token Delivery Mechanism field

    Notice that there’s a new field for JWT Cookie Name
  2. In JWT Cookie Name, enter a cookie name
  3. In your browser, open the Developer Tools console and use the tools to display the existing cookie
  4. Use the Developer Tools of your browser to add a new cookie, making sure you:
    • match the name to the JWT Cookie Name field in Yellowfin
    • copy the encoded JWT token from the tool you used to create your token and paste it into the Value column for your new cookie

  5. Enter the JWT login URL to access your instance of Yellowfin (for example, http://localhost:8080/JWTLogin.i4).


horizontalrule

Styleclass
ClasstopLink

56328197top

Customize data with CustomParameters and Parameters

...

horizontalrule

Styleclass
ClasstopLink

56328197top

SSO Custom Session Variable Attribute

...

horizontalrule

Styleclass
ClasstopLink

56328197top