Versions Compared

Key

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

...

To enable user token partitioning, you should change the <EnableAssertions> and <AccessTokenPartitioning> elements in <APIM_HOME>/repository/conf/identity.xml file.

<EnableAssertions>
Anchor
EnableAssertions
EnableAssertions

Assertions are used to embed parameters into tokens in order to generate a strong access token. You can also use these parameters later for various other processing functionality. At the moment, API Manager only supports UserName as an assertion.

...