You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
374 B
12 lines
374 B
hwi_oauth_redirect:
|
|
resource: "@HWIOAuthBundle/Resources/config/routing/redirect.xml"
|
|
prefix: /login/oauth-connect
|
|
|
|
hwi_oauth_connect:
|
|
resource: "@HWIOAuthBundle/Resources/config/routing/connect.xml"
|
|
prefix: /usr/oauth/connect
|
|
|
|
|
|
oauth_login_paths:
|
|
resource: vierbergenlars.authserver_oauth_account.route_provider:getOAuthLoginPaths
|
|
type: service
|
|
|