Skip to content

Commit

Permalink
Readme update with known bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
northway committed Mar 5, 2018
1 parent d41676f commit 7251ca7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,7 @@ Shibboleth Single Logout (SLO) URL structure
`$wgShibboleth_Logout_Base_Url . Shibboleth.sso/Logout?return= . $wgShibboleth_Logout_Target_Url`

`https://wiki.example.org/Shibboleth.sso/Logout?return=https://wiki.example.org/index.php`

## Known Bugs

The very first time when the user authenticates with Shibboleth, **$wgShibboleth_GroupMap** does not take effect due [T184736](https://phabricator.wikimedia.org/T184736) bug. It requires a relogin (logout then login) to be able to map the given configuration.

0 comments on commit 7251ca7

Please sign in to comment.