Closed dascole closed 3 weeks ago
This has become particularly problematic when configuring the plugin to use the client credentials grant where a scope of 'openid' cannot be used
This is fixed in #99, which will go out today or tomorrow
This is released as 2.0.0 as it's a breaking change
When creating the OIDC plugin with a scopes value of [], the terraform plan/apply commands correctly show the empty scopes, however terraform apply renders the default value of "openid". Confirmed that the Konnect API supports sending in the empty array and leaves the field blank as intended.
Plan
This is the only line reference I see to scopes in the debug output:
oidc.txt