Skip to content
Snippets Groups Projects
Commit 8fe87498 authored by Tim Fechner's avatar Tim Fechner
Browse files

Add Single Sign Out page

PLEASE NOTE:

  To use the template provided with this app, "hshassets" needs to
  have a higher priority than "ssoauth" like the following

  ```python
    INSTALLED_APPS = [
        'hshassets',
        'ssoauth'
    ]
  ```
parent a5ab99f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment