Versions Compared

Key

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

...

The code snippets in this page assume you are using Jetty as the web sever for the deployed IdP. 

Info
titlePassword-based Authentication

If you are only using password-based authentication, there is really nothing further for you to configure. The instructions that are listed below are only useful if you are doing non-password based authentication.

Configuration

IdP

Modify your IdP's web.xml file to include the following change:

...