adding OpenID Connect (#49)
Adding 2 plugins. 1 enables OIDC authentication, the other stops admin tracking and is compatible with the OIDC plugin.
This commit is contained in:
parent
f4a741dd26
commit
e35da63c7b
1 changed files with 4 additions and 0 deletions
|
@ -224,8 +224,12 @@
|
|||
|
||||
### N
|
||||
|
||||
- [No Traking Admins](https://github.com/joshp23/YOURLS-No-Tracking-Admins) - No loggin clicks for authenticated users (compatible with OIDC).
|
||||
|
||||
### O
|
||||
|
||||
- [OIDC](https://github.com/joshp23/YOURLS-OIDC) - OpenID Connect authentication against a generic OpenID Connect server
|
||||
|
||||
### P
|
||||
|
||||
- [Password Protection](https://github.com/MatthewC/yourls-password-protection) - Password protect any Short URL you want so that users are prompted for a password before redirection
|
||||
|
|
Loading…
Reference in a new issue