]> cat aescling's git repositories - mastodon.git/commit
Support clock drift in Omniauth SAML provider (#15511)
authorkaiyou <pierre@jaury.eu>
Fri, 8 Jan 2021 06:07:08 +0000 (07:07 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Jan 2021 06:07:08 +0000 (07:07 +0100)
commitf47c177eb741a99fef5708175a0a3d4dfcc02639
tree8367b8eb9de0c076065a8dea29e55c189f81102b
parentefffdd3778fc960280c7677906ed43dae5a952b0
Support clock drift in Omniauth SAML provider (#15511)

The setting is not well documented by the provider, but allows for
clock skew between SP and IDP, see:
https://github.com/omniauth/omniauth-saml/blob/master/spec/omniauth/strategies/saml_spec.rb

Co-authored-by: kaiyou <dev@kaiyou.fr>
config/initializers/omniauth.rb
This page took 0.023778 seconds and 3 git commands to generate.