Versions Compared

Key

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

...

Enable the claim for OTP in the {carbon_home}/repository/conf/claim­configclaim­-config.xml file as shown below:

...

Set the following configuration in the {carbon_home}/repository/conf/security/identity­mgtidentity-­mgt.properties file.

Code Block
languagejava
Identity.Listener.Enable=true
Authentication.Policy.Check.OneTime.Password=true

...