element-web/src/i18n/strings
Kerry 1d9c24e96e
OIDC: add friendly errors (#11184)
* add delegatedauthentication to validated server config

* dynamic client registration functions

* test OP registration functions

* add stubbed nativeOidc flow setup in Login

* cover more error cases in Login

* tidy

* test dynamic client registration in Login

* comment oidc_static_clients

* register oidc inside Login.getFlows

* strict fixes

* remove unused code

* and imports

* comments

* comments 2

* util functions to get static client id

* check static client ids in login flow

* remove dead code

* OidcRegistrationClientMetadata type

* navigate to oidc authorize url

* exchange code for token

* navigate to oidc authorize url

* navigate to oidc authorize url

* test

* adjust for js-sdk code

* login with oidc native flow: messy version

* tidy

* update test for response_mode query

* tidy up some TODOs

* use new types

* add identityServerUrl to stored params

* unit test completeOidcLogin

* test tokenlogin

* strict

* whitespace

* tidy

* unit test oidc login flow in MatrixChat

* strict

* tidy

* extract success/failure handlers from token login function

* typo

* use for no homeserver error dialog too

* reuse post-token login functions, test

* shuffle testing utils around

* shuffle testing utils around

* i18n

* tidy

* Update src/Lifecycle.ts

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

* tidy

* comment

* update tests for id token validation

* move try again responsibility

* prettier

* add friendly error messages for oidc authorization failures

* i18n

* update for new translations, tidy

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-10-19 02:46:37 +00:00
..
cs.json [create-pull-request] automated change (#11766) 2023-10-17 15:06:20 +01:00
de_DE.json [create-pull-request] automated change (#11766) 2023-10-17 15:06:20 +01:00
el.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
en_EN.json OIDC: add friendly errors (#11184) 2023-10-19 02:46:37 +00:00
en_US.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
eo.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
es.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
et.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
fa.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
fi.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
fr.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
gl.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
he.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
hu.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
id.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
is.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
it.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
ja.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
lo.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
lt.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
nl.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
pl.json [create-pull-request] automated change (#11766) 2023-10-17 15:06:20 +01:00
pt_BR.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
ru.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
sk.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
sq.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
sv.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
uk.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
vi.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
zh_Hans.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00
zh_Hant.json Update workflows around i18n to use Localazy (#11455) 2023-10-04 09:28:09 +00:00