Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibm_appid_token_config has source "roles", but missing in docs #3370

Closed
data-henrik opened this issue Nov 29, 2021 · 0 comments · Fixed by #3379
Closed

ibm_appid_token_config has source "roles", but missing in docs #3370

data-henrik opened this issue Nov 29, 2021 · 0 comments · Fixed by #3379
Labels

Comments

@data-henrik
Copy link
Contributor

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/appid_token_config

image

This works:

 id_token_claim {
    source_claim="scopes"
    destination_claim="scopes"
    source = "roles"
  }

and is shown here: https://cloud.ibm.com/apidocs/app-id/management#put-tokens-config

kavya498 added a commit to kavya498/terraform-provider-ibm that referenced this issue Nov 30, 2021
kavya498 added a commit to kavya498/terraform-provider-ibm that referenced this issue Nov 30, 2021
hkantare pushed a commit that referenced this issue Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants