demarches-normaliennes/config/initializers/open_id_connect.rb
simon lehericey a811a72ab2 chore(agent_connect): update code to work with newer openid connect
remove AGENT_CONNECT_JWKS env key
2023-12-11 15:02:24 +01:00

3 lines
65 B
Ruby

OpenIDConnect.http_config do |config|
config.response :jwt
end