element-web-Github/test/components/structures/auth
Kerry 328db8fdfd
OIDC: Check static client registration and add login flow (#11088)
* util functions to get static client id

* check static client ids in login flow

* remove dead code

* add trailing slash

* comment error enum

* spacing

* PR tidying

* more comments

* add ValidatedDelegatedAuthConfig type

* Update src/Login.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Update src/Login.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Update src/utils/ValidatedServerConfig.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* rename oidc_static_clients to oidc_static_client_ids

* comment

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-06-22 10:15:44 +00:00
..
ForgotPassword-test.tsx Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
Login-test.tsx OIDC: Check static client registration and add login flow (#11088) 2023-06-22 10:15:44 +00:00
Registration-test.tsx Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00