deployment

No menu items for this category

Implicit Flow

  • Click on Clients in the menu.
  • Click on Create Client button.
  • Select the Client type.
  • Enter the Client ID.
  • Enter the Name and Description (Optional).
  • Click on Next button.
add-client
  • Select Standard flow and Implicit flow as an Authentication flow.
  • Click Next.
compatibility configs
  • fill the required options
edit-settings-url.png
  • Click on Save button.

Note: Scopes openid, email & profile are required to fetch the user details so you will have to add these scopes in your client.

After the applying these steps, the users in your realm are able to login in the openmetadata, as a suggestion create a user called "admin-user". Now you can update the configuration of your deployment:

A dockerized demo for showing how this SSO works with OpenMetadata can be found here.