- ff16021 Merge "Add option to enforce auth with IdP on session expiration" by Thomas Dräbing · 4 months ago master
- 370227f Merge branch 'stable-3.8' by Luca Milanesio · 4 months ago
- 52e4757 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 4 months ago stable-3.8
- 2edfa80 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 4 months ago stable-3.7
- 26e50c3 SamlWebFilterIT: throw Exception from tests by Luca Milanesio · 4 months ago stable-3.6
- a0a3e2d Do not set full name when not allowed by Realm by Luca Milanesio · 1 year ago
- a17fbcc Do not swallow the user provisioning exception by Luca Milanesio · 1 year ago
- 93b7214 Fix formatting issues by Luca Milanesio · 4 months ago
- 766552f Add option to enforce auth with IdP on session expiration by Thomas Dräbing · 4 months ago
- 225e59c Add binding for SamlConfig class to the Module by Saša Živkov · 9 months ago
- 00a2c9c Factor out handling the lib-module's data path by Saša Živkov · 9 months ago
- aab5e90 Move auth-headers set creation out of the SamlWebFilter by Saša Živkov · 9 months ago
- ed57722 Avoid explicit instantiation of the SamlClientProvider by Saša Živkov · 9 months ago
- 282d4e3 Instantiate SamlClientProvider instead of injecting it by Thomas Dräbing · 10 months ago
- e2f1d87 Add tool to create SAML metadata offline by Thomas Dräbing · 11 months ago
- 33cffda Factor out SamlClient creation by Thomas Dräbing · 11 months ago
- f240a22 Ensure support for relative keystore path by Thomas Dräbing · 11 months ago
- d6370ef Fix duplication in method name to SamlConfig.getStringWithDefault() by Thomas Dräbing · 11 months ago
- 2fa6b8c Reformat with GJF by Luca Milanesio · 12 months ago
- 1c4d515 Move Sequences class to com.google.gerrit.server for stable-3.9 onwards by Luca Milanesio · 12 months ago
- ac48a49 Do not load the SAML plugin when auth.httpDisplaynameHeader is set by Luca Milanesio · 1 year ago
- 30be2c6 Merge branch 'stable-3.4' by Darius Jokilehto · 1 year, 3 months ago stable-3.5
- 5ba7197 Merge branch 'stable-3.3' into stable-3.4 by Darius Jokilehto · 1 year, 3 months ago stable-3.4
- 314246c Merge branch 'stable-3.2' into stable-3.3 by Darius Jokilehto · 1 year, 3 months ago stable-3.3
- 98eec5d Add missing copyright header to SamlWebFilterIT.java by Jacek Centkowski · 1 year, 3 months ago stable-3.2
- 1a53c0e Remove httpDisplaynameHeader config option by Darius Jokilehto · 1 year, 3 months ago
- 5febf67 Support display names with non-ISO-8859-1 characters by Darius Jokilehto · 1 year, 3 months ago
- 7a94722 Use uppercase version of configured HTTP headers by Sven Selberg · 1 year, 7 months ago
- 81e3a73 Inject AuthConfig instead of reading gerrit.config by Sven Selberg · 1 year, 7 months ago
- 58c57f8 Inject @CanonicalWebUrl instead of reading from config by Sven Selberg · 1 year, 7 months ago
- 39a4a89 Merge branch 'stable-3.4' by Luca Milanesio · 2 years ago
- 4391380 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years ago
- 2ec2c14 Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 2 years ago
- c2c92dd Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 2 years ago
- 464dd5c Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 2 years ago stable-3.1
- 791f74b Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 2 years ago stable-3.0
- 01c8be6 Create HTTP session only for login requests by Luca Milanesio · 2 years ago stable-2.16
- 3c5b2cd Fix login issue with Gerrit 3.6 by Janne Rönkkö · 2 years, 7 months ago
- 1168afc Update references to refactored class name by Robert Neumayer · 3 years ago
- da366dc Adapt to new AuthRequest API by Thomas Draebing · 3 years, 7 months ago
- 21aabba Merge "Add documentation for a test setup using SimpleSamlPhp" by Thomas Dräbing · 3 years, 7 months ago
- c60f0e8 Add documentation for a test setup using SimpleSamlPhp by Thomas Draebing · 3 years, 7 months ago
- 48196d7 Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 8 months ago
- 5638f4d Merge branch 'stable-3.2' into stable-3.3 by David Ostrovsky · 3 years, 8 months ago
- 4a39e09 Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 3 years, 8 months ago
- 1b92449 Update Okta instructions by James E. Blair · 3 years, 8 months ago
- 125f4f6 Adapt to change in Gerrit core by David Ostrovsky · 3 years, 8 months ago
- f1148dd Support for memberOfAttr by Steven Aerts · 6 years ago
- 2a846f1 Cast incoming attributes types to String safely by Vlad Safronov · 6 years ago
- d0d022b Merge branch 'stable-2.16' into master by Thomas Draebing · 4 years, 4 months ago
- 7c6862c Respect auth.userNameToLowerCase configuration by Thomas Draebing · 4 years, 5 months ago
- b3d8870 SamlWebFilter: Format with google-java-format by David Pursehouse · 4 years, 6 months ago
- 217d41f Support for SAML Identity providers by Steven Aerts · 6 years ago
- 98a43ba Merge branch 'stable-2.16' by David Ostrovsky · 4 years, 6 months ago
- e6ebfef Merge branch 'stable-2.15' into stable-2.16 by David Ostrovsky · 5 years ago
- 8eac73d Update pac4j version to 3.8.3 by David Ostrovsky · 5 years ago stable-2.15
- 72a6cb3 Merge branch 'stable-2.16' by David Ostrovsky · 5 years ago
- 68e84cd Merge branch 'stable-2.15' into stable-2.16 by David Ostrovsky · 5 years ago
- d220e95 Add missing dependency on opensaml-storage-impl library by David Ostrovsky · 5 years ago
- a876ef9 Merge branch 'stable-2.15' by David Ostrovsky · 5 years ago
- ceb55ef Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 5 years ago
- 1a49a46 Added useNameQualifier configuration option by Magnus Thulin · 5 years ago
- 058755f Update pac4j and other transitive dependencies by David Ostrovsky · 5 years ago
- 985bedd Merge branch 'stable-2.15' by David Ostrovsky · 6 years ago
- 3036d0a Update spring-core version to 5.1.5.RELEASE by David Ostrovsky · 6 years ago
- e3a0796 Update pac4j version to 3.6.1 by David Ostrovsky · 6 years ago
- a47e975 Update opensaml version to 3.4.2 by David Ostrovsky · 6 years ago
- 15956c4 Merge branch 'stable-2.15' by David Ostrovsky · 6 years ago
- 2ee107f Fix typo in README.md by David Ostrovsky · 6 years ago
- 0ba7c55 SAML providers: put proper links to SAML providers config by Luca Milanesio · 6 years ago
- 361292f Documentation: move build instructions into README by Luca Milanesio · 6 years ago
- ba9e9d1 SamlWebFilter: Fix AnonymousHttpRequest.getHeaderNames method by David Ostrovsky · 6 years ago
- b21dae6 Bazel: Adapt external dependencies for plugin API 2.16 by David Ostrovsky · 6 years ago
- ffac945 Bump pac4j version to 3.5.0 by David Ostrovsky · 6 years ago
- 8585354 Rename main package to com.googlesource.gerrit.plugins.saml by David Ostrovsky · 6 years ago
- ae23c4b Allow to set service provider entity id by David Ostrovsky · 6 years ago
- e6c0065 Set service provider metadata path to plugin data directory by David Ostrovsky · 6 years ago
- 356be79 Add support for computed display name user property by David Ostrovsky · 6 years ago stable-2.14
- a31f666 Bazel: Rename plugin name to saml by David Ostrovsky · 6 years ago
- 805a50b SamlWebFilter: Reshuffle methods order by David Ostrovsky · 6 years ago
- b4d2386 AuthenticatedUser: Add final keyword for class members by David Ostrovsky · 6 years ago
- 978b3df Remove unneeded final keywords by David Ostrovsky · 6 years ago
- fcaa12e Add support for Single Log Out by David Ostrovsky · 6 years ago
- 31ce81d Fix eclipse warnings by David Ostrovsky · 6 years ago
- 67502c0 Implement Bazel in tree build by David Ostrovsky · 6 years ago
- bdde046 SamlWebFilter: Adapt to pac4j version 3.4 by David Ostrovsky · 6 years ago stable-2.13
- 69a8992 Replace @Nonnull annotation with requireNonNull assertion by David Ostrovsky · 6 years ago
- 978dd68 Format Java files with google-java-format 1.6 by David Ostrovsky · 6 years ago
- fa3157b AuthenticatedUser: Add license header by David Ostrovsky · 6 years ago
- 9ef36a8 Add license file by David Ostrovsky · 6 years ago
- b33a805 Fix name parameter on maxAuthLifetimeAttr init by Nadav Samet · 7 years ago
- 105d937 Update Code based on comments by @thesamet by Michael Lupo · 7 years ago
- a9474ad Add maxAuthLifetime configuration to SamlConfig by Michael Lupo · 8 years ago
- f5fe795 Upgrade Gerrit to 2.12.9 by Nadav Samet · 9 years ago stable-2.12
- 4fbc3e5 Doc for ADFS by Urs Keller · 9 years ago
- e7ad8d8 Destroy GerritAccount Cookie on logout by Urs Keller · 9 years ago
- 20e11e2 Add context path when redirecting to /login/ by Urs Keller · 9 years ago
- d28ba8d Bump sbt-assembly to 0.14.7 for Scala 2.12 by Luca Milanesio · 6 years ago stable-2.11
- 6b0ae27 Bump to 2.11.5 by Nadav Samet · 9 years ago
- e5ac43a Updates to README.md by Nadav Samet · 9 years ago