A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Auth/OidcTest.php February 27, 2026
D
Logical Theme: Added OIDC_AUTH_PRE_REDIRECT event
Dan Brown committed
December 3, 2025
D
OIDC: Updated state handling to prevent loss from other requests
Dan Brown committed
May 24, 2025
D
Avatars: Added redirect handling image fetching
Dan Brown committed
D
OIDC: Updated avatar fetching to run on each login
Dan Brown committed
D
OIDC: Added testing coverage for picture fetching
Dan Brown committed
November 28, 2024
D
OIDC: Added extra userinfo content-type normalisation and test
Dan Brown committed
July 14, 2024
D
OIDC: Fixed incorrect detection of group detail population
Dan Brown committed
April 19, 2024
D
OIDC Userinfo: Added additional tests to cover jwks usage
Dan Brown committed
April 17, 2024
D
OIDC Userinfo: Started writing tests to cover userinfo calling
Dan Brown committed
April 16, 2024
D
Merge branch 'development' into lukeshu/oidc-development
Dan Brown committed
March 12, 2024
D
Dev: Fixed flaky OIDC test, updated dev version
Dan Brown committed
January 27, 2024
D
OIDC: Added testing of PKCE flow
Dan Brown committed
December 15, 2023
L
Oidc: Properly query the UserInfo Endpoint
Luke T. Shumaker committed
December 7, 2023
D
OIDC RP Logout: Fixed issues during testing
Dan Brown committed
December 6, 2023
D
OIDC RP Logout: Added autodiscovery support and test cases
Dan Brown committed
September 11, 2023
D
OIDC: Moved name claim option handling from config to service
Dan Brown committed
September 8, 2023
D
Started aligning app-wide outbound http calling behaviour
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
April 27, 2023
D
Added oidc_id_token_pre_validate logical theme event
Dan Brown committed
January 26, 2023
D
Added option to change the OIDC claim regarded as the ID
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
November 23, 2022
D
Fixed OIDC handling when no JWKS 'use' prop exists
Dan Brown committed
September 6, 2022
D
Removed old thai files, added romanian as lang option
Dan Brown committed
D
Updated OIDC group attr option name
Dan Brown committed
August 29, 2022
D
Applied StyleCi changes, updated php deps
Dan Brown committed
August 2, 2022
D
Added OIDC group sync functionality
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
February 24, 2022
D
Updated OIDC error handling for better error reporting
Dan Brown committed
January 28, 2022
D
Fixed OIDC JWT key parsing in microsoft environments
Dan Brown committed
November 14, 2021
D
Changed logout routes to POST instead of GET
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 16, 2021
D
Applied latest styles changes from style CI
Dan Brown committed
October 13, 2021
D
Fleshed out testing for OIDC system
Dan Brown committed