Colin-b / httpx_auth

Authentication classes to be used with httpx
MIT License
117 stars 26 forks source link

Okta client credentials should not request OpenID scope by default #62

Closed Colin-b closed 8 months ago

Colin-b commented 1 year ago

https://developer.okta.com/docs/guides/implement-grant-type/clientcreds/main/#create-custom-scopes

The scopes parameter should be mandatory.

Colin-b commented 8 months ago

this will be part of the next release