emqx/apps/emqx_dashboard_sso
Ilya Averyanov f8e6aab86f Merge branch 'release-57' into 0617-release-57-sync
* release-57:
  chore(auth,http): cache REs for parsing URIs
  fix(auth,http): improve URI handling
  chore: revert ULOG/ELOG
  test: generate dispatch.eterm in dashboard test
  docs: refine change log
  feat: make the dashboard restart quicker
  chore: fix typo
  fix(http authz): handle unknown content types in responses
  chore: change types of mysql and mongodb fields to `template()`
  fix(client mgmt api): allow projecting `client_attrs` from client fields
  fix(emqx_rule_funcs): expose regex_extract function to rule engine
2024-06-17 18:53:39 +03:00
..
src Merge branch 'release-57' into 0617-release-57-sync 2024-06-17 18:53:39 +03:00
test chore: update copyright-year 2024-02-23 08:21:06 +01:00
BSL.txt chore: update BSL license change date 2024-01-29 16:47:31 +01:00
README.md fix(sso): fix sso errors found when manual test 2023-09-19 19:15:52 +08:00
docker-ct test(sso): add test case for the integration of SSO with LDAP 2023-09-20 16:25:19 +08:00
rebar.config style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00

README.md

Dashboard Single sign-On

Single Sign-On is a mechanism that allows a user to automatically sign in to multiple applications after signing in to one. This improves convenience and security.

Contributing

Please see our contributing.md.

License

See EMQ Business Source License 1.1, refer to LICENSE.