Token authentication page

When users log in via impersonation from Infor Public Sector, they are first authenticated via the Token Authentication widget. To configure user impersonation in Rhythm for Civics, you must add an authentication page and add the Token Authentication widget to that page.

See Adding a page and Adding a widget to a page.

By default, the name of the authentication page should be TokenAuth. If you give the page a different name, use the Token Authentication Page to specify the name of your page. If this attribute is not present, TokenAuth is used.

Note: When users log in to the portal from Infor Public Sector, the default behavior is to clear the session after each request. As a result, the user does not stay logged in. To allow users to stay logged in, you can include a request header called X-ips-maintain-session in the call to the rest services.

See "Maintaining the session" under Rest Services in the Infor Public Sector Installation and Technical Reference Library.