OIDC auth implemented, tests updated

This commit is contained in:
Vladimir D
2024-06-06 15:56:06 +04:00
parent b5a542e2b1
commit b6945531b8
5 changed files with 92 additions and 28 deletions

View File

@@ -4,3 +4,7 @@ This app is pre-setup with an admin account. The initial credentials are:
**Password**: admin<br/>
Please change the admin email and password credentials immediately.
<sso>
By default, Cloudron users have regular users permissions. Permissions can be updated on the user profile page in the admin back-end.
</sso>