This repository has been archived on 2025-03-05. You can view files and clone it, but cannot push or open issues or pull requests.
sso-poc-marn/app
Guillaume "B.B." Van Hemmen 99800ab3a7
- Modify OAuth discovery to hard-coded configuration
Replaced the dynamic useAutoDiscovery function with a hard-coded configuration object. This change ensures more control over OAuth parameters and might address any dynamic discovery issues encountered before.
2024-10-21 10:53:59 +02:00
..
+html.tsx Initial commit 2024-05-06 11:06:27 +02:00
+not-found.tsx Initial commit 2024-05-06 11:06:27 +02:00
_layout.tsx Implement CI-CD () 2024-10-17 11:41:36 +02:00
index.tsx - Modify OAuth discovery to hard-coded configuration 2024-10-21 10:53:59 +02:00
modal.tsx Initial commit 2024-05-06 11:06:27 +02:00
ssoCallback.tsx add sso 2024-05-14 13:43:07 +02:00
ssoLogout.tsx add sso 2024-05-14 13:43:07 +02:00