mirror of
https://github.com/internetee/registry.git
synced 2025-06-04 19:57:29 +02:00
Registrant: Generate TARA state via gem
This commit is contained in:
parent
b6b036f37f
commit
a154b0599f
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ Rails.application.config.middleware.use OmniAuth::Builder do
|
|||
callback_path: '/registrant/open_id/callback',
|
||||
name: 'rant_tara',
|
||||
scope: ['openid'],
|
||||
state: Proc.new{ SecureRandom.hex(10) },
|
||||
client_signing_alg: :RS256,
|
||||
client_jwk_signing_key: signing_keys,
|
||||
send_scope_to_token_endpoint: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue