emqx/apps/emqx_dashboard_sso/src
Ivan Dyachkov cc3b26a3ac Merge remote-tracking branch 'upstream/release-58' into 20240807-sync-release-branches 2024-08-07 09:48:38 +02:00
..
emqx_dashboard_sso.app.src Merge remote-tracking branch 'upstream/release-58' into 20240807-sync-release-branches 2024-08-07 09:48:38 +02:00
emqx_dashboard_sso.erl feat(sso): add OIDC support 2024-06-24 16:50:58 +08:00
emqx_dashboard_sso_api.erl fix(oidc): return to dashboard when provider calls back 2024-06-27 10:22:07 +08:00
emqx_dashboard_sso_app.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_sso_cli.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_sso_ldap.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_sso_manager.erl feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08:00
emqx_dashboard_sso_oidc.erl fix(oidc): fixed update and callback errors for OIDC 2024-07-26 15:41:22 +08:00
emqx_dashboard_sso_oidc_api.erl fix(oidc): fixed update and callback errors for OIDC 2024-07-26 15:41:22 +08:00
emqx_dashboard_sso_oidc_session.erl fix(oidc): Avoid crashes and avoid deleting jwks on update 2024-07-10 15:22:43 +08:00
emqx_dashboard_sso_saml.erl fix(oidc): return to dashboard when provider calls back 2024-06-27 10:22:07 +08:00
emqx_dashboard_sso_saml_api.erl Merge branch 'release-57' into 0617-release-57-sync 2024-06-17 18:53:39 +03:00
emqx_dashboard_sso_schema.erl chore: temporarily revert `NO_DOC` changes to fields with default value = false 2024-07-29 09:50:25 -03:00
emqx_dashboard_sso_sup.erl feat(oidc): implement JWKS, private_key_jwt, DPoP 2024-06-24 16:51:43 +08:00