Commit 83a27ea
committed
Fix a code example that does not work
The current ACS example only redirects if a user is not authenticated. This fixes it.
Verified it works in my own SAML implementation for Tornado using python-saml.1 parent c640634 commit 83a27ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| |||
0 commit comments