Chamilo is a learning management system focused on ease of use and accessibility
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.
 
 
 
 
 
 
chamilo-lms/config/packages/knpu_oauth2_client.yaml

10 lines
384 B

knpu_oauth2_client:
clients:
generic:
type: generic
provider_class: League\OAuth2\Client\Provider\GenericProvider
client_id: ''
client_secret: ''
redirect_route: chamilo.oauth2_generic_check
# configure your clients as described here: https://github.com/knpuniversity/oauth2-client-bundle#configuration