#3187 Bad link to Web UI config page after session is expired
Closed: Fixed None Opened 11 years ago by pvoborni.

Reproduction:

  1. successfully login to Web UI
  2. destroy ticket (if SSO is used)
  3. wait for a session to expire
  4. do some action requiring communication with server
  5. login dialog with incorrect link to browser configuration page is shown

Note:
Correct link is shown before successful login to Web UI so practically the bug affects only users using forms based authentication.

Cause:
Typo in ipa_init.json and internal.py. It's supposed to use a curly bracket:
{{{ http://${host]/ipa/config/unauthorized.html }}}


- master: 445744206b92787e82057ca56062076ccf9d7dfe Fixed incorrect link to browser config after session expiration
- ipa-3-0: 1f81fe68aba37ef5992920d43e337aca197a6022 Fixed incorrect link to browser config after session expiration

Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0.1 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata