]> BookStack Code Mirror - bookstack/commit
OIDC: Moved name claim option handling from config to service
authorDan Brown <redacted>
Mon, 11 Sep 2023 10:50:58 +0000 (11:50 +0100)
committerDan Brown <redacted>
Mon, 11 Sep 2023 10:50:58 +0000 (11:50 +0100)
commit05f2ec40cc83f33b05a29d16217358a45fc9ba45
treee23f22249e38b4631964631060acf52468777e14
parent564dc70ac46930ceaf1a3d8760eade955bc5a2ab
OIDC: Moved name claim option handling from config to service

Closes #4494
app/Access/Oidc/OidcService.php
app/Config/oidc.php
tests/Auth/OidcTest.php