#903 Login & logout support for IE
Closed: Fixed None Opened 10 years ago by edewata.

The current UI login & logout mechanism probably only works with Firefox because it uses the following call:

window.crypto.logout();

Internet Explorer might require a different call:

document.execCommand('ClearAuthenticationCache');

Some info:


master:

  • 504a01433b5a6a67f843d6ea1f85865212c53141

Metadata Update from @edewata:
- Issue assigned to edewata
- Issue set to the milestone: 10.2 - 05/14 (May)

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1470

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata