forked from Github-Mirrors/canaille
44 lines
1.5 KiB
Text
44 lines
1.5 KiB
Text
![]() |
dn: oauthClientID=1JGkkzCbeHpGtlqgI5EENByf,ou=clients,ou=oauth,dc=mydomain,dc=tld
|
||
|
objectclass: oauthClient
|
||
|
oauthClientID: 1JGkkzCbeHpGtlqgI5EENByf
|
||
|
oauthClientSecret: 2xYPSReTQRmGG1yppMVZQ0ASXwFejPyirvuPbKhNa6TmKC5x
|
||
|
oauthClientName: Client1
|
||
|
oauthClientContact: admin@mydomain.tld
|
||
|
oauthClientURI: http://localhost:5001
|
||
|
oauthRedirectURIs: http://localhost:5001/authorize
|
||
|
oauthPostLogoutRedirectURI: http://localhost:5001/
|
||
|
oauthGrantType: authorization_code
|
||
|
oauthGrantType: refresh_token
|
||
|
oauthScope: openid
|
||
|
oauthScope: profile
|
||
|
oauthScope: email
|
||
|
oauthScope: groups
|
||
|
oauthScope: address
|
||
|
oauthScope: phone
|
||
|
oauthResponseType: code
|
||
|
oauthResponseType: id_token
|
||
|
oauthTokenEndpointAuthMethod: client_secret_basic
|
||
|
oauthAudience: oauthClientID=1JGkkzCbeHpGtlqgI5EENByf,ou=clients,ou=oauth,dc=mydomain,dc=tld
|
||
|
|
||
|
dn: oauthClientID=gn4yFN7GDykL7QP8v8gS9YfV,ou=clients,ou=oauth,dc=mydomain,dc=tld
|
||
|
objectclass: oauthClient
|
||
|
oauthClientID: gn4yFN7GDykL7QP8v8gS9YfV
|
||
|
oauthClientSecret: ouFJE5WpICt6hxTyf8icXPeeklMektMY4gV0Rmf3aY60VElA
|
||
|
oauthClientName: Client2
|
||
|
oauthClientContact: admin@mydomain.tld
|
||
|
oauthClientURI: http://localhost:5002
|
||
|
oauthRedirectURIs: http://localhost:5002/authorize
|
||
|
oauthPostLogoutRedirectURI: http://localhost:5002/
|
||
|
oauthGrantType: authorization_code
|
||
|
oauthGrantType: refresh_token
|
||
|
oauthScope: openid
|
||
|
oauthScope: profile
|
||
|
oauthScope: email
|
||
|
oauthScope: groups
|
||
|
oauthScope: address
|
||
|
oauthScope: phone
|
||
|
oauthResponseType: code
|
||
|
oauthResponseType: id_token
|
||
|
oauthTokenEndpointAuthMethod: client_secret_basic
|
||
|
oauthAudience: oauthClientID=gn4yFN7GDykL7QP8v8gS9YfV,ou=clients,ou=oauth,dc=mydomain,dc=tld
|