]> BookStack Code Mirror - bookstack/commit
Added option to change the OIDC claim regarded as the ID
authorDan Brown <redacted>
Thu, 26 Jan 2023 16:43:15 +0000 (16:43 +0000)
committerDan Brown <redacted>
Thu, 26 Jan 2023 16:43:15 +0000 (16:43 +0000)
commit811be3a36ac67d0d098b442d97316e0e4ad8d0db
treee620f4bbcd9c3c27add50b9fa8056cff7070d679
parent3202f96181385c7a05ca3c40f7a4566cc1a6fa7a
Added option to change the OIDC claim regarded as the ID

Defined via a OIDC_EXTERNAL_ID_CLAIM env option.
For #3914
.env.example.complete
app/Auth/Access/Oidc/OidcService.php
app/Config/oidc.php
tests/Auth/OidcTest.php