Commit Graph

10148 Commits (9bf915b5dcfd96924703fee79f3945cbdfef82bd)
 

Author SHA1 Message Date
Christophe Maudoux 36fbc98bed Fix error return (#1999) 5 years ago
Christophe Maudoux d387c0f355 Display otherSessions & remove Link (#2163) 5 years ago
Christophe Maudoux aef23d7934 Fix coffee (#2163) 5 years ago
Maxime Besson df9525095e Integrate API Documentation 5 years ago
Maxime Besson f4bca12ab7 Add warning about vhost protection in config files (#2109) 5 years ago
Maxime Besson e607d8281f OIDC: do not advertise missing functionality (#1194) 5 years ago
Clément OUDOT 138ee4284f Disable cache when registering a new OIDC client (#2058) 5 years ago
Maxime Besson ce49bad847 Add link to OIDC RP doc (#2175) 5 years ago
Maxime Besson 8143c5168b Unit tests for #2177 5 years ago
Maxime Besson a3821fc560 Implement additional audiences in ID token (#2177) 5 years ago
Maxime Besson 00e9e2ec57 Add manager option for additional audiences (#2177) 5 years ago
Maxime Besson ada6e9f056 Reorganize OIDC options (#2175) 5 years ago
Christophe Maudoux e2679a0aee Improve unit test (#2173) 5 years ago
Christophe Maudoux 6018610196 Make checkUser option rules (#2173) 5 years ago
Xavier Guimard c8c50d2575 Update translation 5 years ago
Xavier Guimard 3023ffebc2 Update translations 5 years ago
Maxime Besson 528d9594c7 unit test for #2155 5 years ago
Maxime Besson 6ccf078432 Implement Resource Owner Password Credentials grant (#2155) 5 years ago
Maxime Besson 64d023b731 Add manager option for password grant (#2155) 5 years ago
Maxime Besson 37f71a43b5 create helper function to display portal error code 5 years ago
Maxime Besson bfdf56cfff Extract buildForm method from test lib 5 years ago
Xavier Guimard 0f0a73d6ec Update combination tests 5 years ago
Maxime Besson ded6c74fe0 Allow special characters in scope names (#2168) 5 years ago
Maxime Besson 2d2275d929 Add portal error checker function to test lib 5 years ago
Christophe Maudoux d11442ed26 Append setSessionInfo step (#2172) 5 years ago
Xavier Guimard 0baf014e6b Revert "Fix part of circular links (related to #1990)" 5 years ago
Maxime Besson 31f05b9e2d Make Introspection endpoint look for offline sessions (#2171) 5 years ago
Xavier Guimard 24c1a2e90a Restore default route (#1990) 5 years ago
Xavier Guimard d5da0362fd Fix #1990 5 years ago
Maxime Besson 626715a580 Prevent duplicate consents in psession (#2169) 5 years ago
Maxime Besson a217590869 Tidy OIDC 5 years ago
Christophe Maudoux a74b5acafa Merge branch 'fix-oidc-info-2085' into 'v2.0' 5 years ago
Christophe Maudoux df9beb25f2 Merge branch 'fix-2081' into 'v2.0' 5 years ago
Maxime Besson 2049a0667a Add a configuration hint for OAuth2 handler + nginx (#2167) 5 years ago
Maxime Besson 250761f115 OAuth2 handler: return 401 when missing or bad access token (#2167) 5 years ago
Xavier Guimard 56bcbe422e Fix temporary directories in tests 5 years ago
Xavier Guimard 055d1af161 Fix typo in test conf 5 years ago
Xavier Guimard 1f80a0ab8c Avoid little warning in test 5 years ago
Xavier Guimard edb8313837 Add memory leak test (#1990) 5 years ago
Xavier Guimard c9e7f3a1b0 Fix part of circular links (related to #1990) 5 years ago
Maxime Besson 91ba11b898 API: change success codes (#2034) 5 years ago
Maxime Besson b36a891dfb Api: replace regep pattern with globs (#2034) 5 years ago
Maxime Besson 4a610f036d API: return 409 on resource conflicts (#2034) 5 years ago
Maxime Besson ceac3e7d6f API: change clientID to clientId in options (#2034) 5 years ago
Maxime Besson 0d951c55f1 API: Check configuration validity before saving (#2034) 5 years ago
Maxime Besson 34389242cb API: handle oidc RedirectURI as array (#2034) 5 years ago
Maxime Besson 1a37940ea9 improve api unit tests output (#2034) 5 years ago
Maxime Besson e0edd1449b Hide prefix from option names in API (#2034) 5 years ago
Maxime Besson 369c08337c Add per-service macros to API (#2034) 5 years ago
Maxime Besson 53a1e61394 Fix extraClaims name in API (#2034) 5 years ago