nginx-proxy-manager/frontend
Marcell FÜLÖP caeb2934f0 FEAT: Add Open ID Connect authentication method
* add `oidc-config` setting allowing an admin user to configure parameters
* modify login page to show another button when oidc is configured
* add dependency `openid-client` `v5.4.0`
* add backend route to process "OAuth2 Authorization Code" flow
  initialisation
* add backend route to process callback of above flow
* sign in the authenticated user with internal jwt token if internal
  user with email matching the one retrieved from oauth claims exists

Note: Only Open ID Connect Discovery is supported which most modern
Identity Providers offer.

Tested with Authentik 2023.2.2 and Keycloak 18.0.2
2023-02-24 15:15:17 +00:00
..
app-images v2.2.0 New Brand (#319) 2020-03-11 16:54:10 +10:00
fonts Serves font locally 2021-05-12 18:03:10 +02:00
html Serves font locally 2021-05-12 18:03:10 +02:00
js FEAT: Add Open ID Connect authentication method 2023-02-24 15:15:17 +00:00
scss FEAT: Add Open ID Connect authentication method 2023-02-24 15:15:17 +00:00
.babelrc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
.gitignore v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
images v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
package.json Bump moment from 2.27.0 to 2.29.4 in /frontend 2022-07-07 16:43:13 +00:00
webpack.config.js Fix #1950 attempt to encode hdomain values before render 2022-03-25 08:31:28 +10:00
yarn.lock Merge pull request #2142 from NginxProxyManager/dependabot/npm_and_yarn/frontend/moment-2.29.4 2022-08-23 20:44:08 +10:00