UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
The filter generated with the tool is set as query string parameter to discovery request. It can be set either by value or by reference. The maximum length for discovery request query parameters is 512 bytes. If the filter is large exceeding that value tyou should set the filter by reference.
Filter by value - filter
Code Block |
---|
https://discovery.eduteams.org/wayf.php?filter=eyJhbGxvd0hvc3RlbCI6dHJ1ZSwiYWxsb3dIb3N0ZWxSZWciOnRydWV9Cg== |
...