Ali BARIN
2a77763c51
feat(AppConfig): iterate how apps are managed
...
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-12 10:12:50 +00:00
Ali BARIN
ee397441ed
refactor: update RoleMapping references
2024-11-25 15:13:14 +00:00
Faruk AYDIN
2e5b44c424
refactor: Use toStrictEqual instead of toEqual for tests
2024-10-25 12:33:39 +02:00
Ali BARIN
0bbe362660
refactor(app-config): rename allow_custom_connection as custom_connection_allowed
2024-10-24 16:59:17 +02:00
Jakub P.
0b38a0b6af
fix: bring back missing custom logo
2024-10-08 17:56:13 +00:00
Ali BARIN
9299948072
feat: add admin user serializer with accept invitation url
2024-09-19 13:49:12 +03:00
Ali BARIN
062199d0e3
feat: write endpoints to update SamlAuthProvidersRoleMappings
2024-09-10 09:50:53 +00:00
Ali BARIN
3e34359fa9
feat: write REST API endpoint to update role
2024-09-05 15:35:44 +00:00
Ali BARIN
63dfb6947e
feat: make role name unique and remove key usage
2024-09-04 11:13:39 +00:00
Ali BARIN
2709491d59
feat: write REST API endpoint to create role
2024-09-03 13:55:18 +00:00
Ali BARIN
4afa79fca4
feat: write endpoitns to create and update SamlAuthProvider
2024-08-30 10:56:56 +00:00
Ali BARIN
e77a03b855
feat: write PATCH /v1/admin/config
2024-08-30 11:07:44 +02:00
Faruk AYDIN
e45dfa94ed
fix: Use updateUserMock instead of updateCurrentUserMock for admin API endpoint
2024-08-28 17:55:06 +03:00
Faruk AYDIN
d0aa2bca69
feat: Implement rest API endpoint to update users for admin
2024-08-28 17:49:38 +03:00
Ali BARIN
b2bda8479e
feat: write PATCH /v1/admin/apps/:appKey/auth-clients/:appAuthClientId
2024-08-28 11:16:46 +02:00
Ali BARIN
af4c1f08ec
feat: write POST /v1/admin/apps/:key/config
2024-08-28 10:32:06 +02:00
Ali BARIN
81c39d7d93
refactor: rewrite create-app-auth-client mutation as REST endpoint
2024-08-27 16:34:09 +02:00
Ali BARIN
186850c256
test: cover user status in user serializer
2024-07-11 11:38:23 +02:00
Faruk AYDIN
85b3856564
chore: Correct the folder of get auth client mock
2024-03-28 20:41:12 +01:00
Faruk AYDIN
0a4ac1cece
feat: Implement new admin get app auth client API endpoint
2024-03-28 20:41:12 +01:00
Faruk AYDIN
a873fd14bd
chore: Remove old admin app auth clients API endpoint
2024-03-28 20:40:45 +01:00
Faruk AYDIN
85b4cd4998
feat: Implement new admin get auth clients API endpoint
2024-03-28 20:40:45 +01:00
Faruk AYDIN
d2cb434b7b
refactor: Move admin get app auth client mock to correct folder
2024-03-22 14:44:35 +01:00
Faruk AYDIN
2ecb802a2e
feat: Implement admin get app auth clients API endpoint
2024-03-22 14:42:48 +01:00
Faruk AYDIN
64049bd546
feat: Implement get role mappings API endpoint
2024-03-14 15:49:14 +01:00
Faruk AYDIN
94f171d757
feat: Use timestamp for serializer date objects
2024-02-26 14:11:56 +01:00
Rıdvan Akca
d17d8e2805
feat: implement app-auth-client endpoint
2024-02-24 01:02:28 +01:00
Faruk AYDIN
ca7636e7bc
feat: Move get user API endpoint to admin namespace
2024-02-24 00:40:54 +01:00
Faruk AYDIN
532cfc10d0
feat: Move get users API endpoint to admin namespace
2024-02-24 00:31:15 +01:00
Faruk AYDIN
84a0b37fcc
feat: Implement permission catalog API endpoint
2024-02-21 17:52:51 +01:00
Faruk AYDIN
f135a0f09e
feat: Implement get role API endpoint for admin
2024-02-21 17:39:05 +01:00
Faruk AYDIN
9eae0ab947
fix: Move get saml auth provider mocks to correct namespace
2024-02-21 15:37:39 +01:00
Faruk AYDIN
3bf1f79c79
feat: Implement admin get roles API endpoint
2024-02-21 15:35:30 +01:00