Skip to content

Instantly share code, notes, and snippets.

@sw-samuraj
Last active January 29, 2018 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sw-samuraj/8229f5e778228f56b2d12b973573a204 to your computer and use it in GitHub Desktop.
Save sw-samuraj/8229f5e778228f56b2d12b973573a204 to your computer and use it in GitHub Desktop.
@Bean
public static SAMLBootstrap samlBootstrap() {
// return new SAMLBootstrap();
return new SamlBootstrapSha256();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment