Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add warning for Hybrid Flow usage

...

Table of Contents
maxLevel3
minLevel3

Warning
titleWarning

It is not recommended to use code token and code id_token token response types as they do not adhere to best practices and may introduce security risks.

To configure WSO2 Identity Server to support the OpenID Connect hybrid flow for authentication, you need to edit the <IS_HOME>/repository/conf/identity/identity.xml file and add the following entries underĀ <!-- Supported Response Types -->:

...