mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Remove unneeded config file (#1969)
All configured options currently match their default values.
This commit is contained in:
-8
@@ -1,8 +0,0 @@
|
||||
ajgarlag_openid_connect_provider:
|
||||
discovery:
|
||||
authorization_endpoint_route: 'oauth2_authorize'
|
||||
token_endpoint_route: 'oauth2_token'
|
||||
jwks_endpoint_route: 'openid_connect_jwks'
|
||||
end_session_endpoint_route: 'openid_connect_end_session'
|
||||
end_session:
|
||||
cancel_logout_default_path: '/'
|
||||
Reference in New Issue
Block a user