Versions Compared

Key

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

This page describes changes in HTTP request validation and how to configure OpenID Connect with Multitenancy.

Enabling multitenancy

To use OpenID Connect, multitenancy needs to be enabled (can be added to application.propeties)

Code Block
blueriq.multi-tenancy.enabled=true

HTTP request validation

When multitenancy is enabled, each HTTP request is validated as following:

...