AuthenticationProvider
- class canvasapi.authentication_provider.AuthenticationProvider(requester, attributes)
- Parameters:
requester (
canvasapi.requester.Requester) – The requester to pass HTTP requests through.attributes (dict) – The JSON object to build this object with.
- delete(**kwargs)
Delete the config
- update(**kwargs)
Update an authentication provider using the same options as the create endpoint