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

Okta Social IDP with Type Github #1293

Closed
venkatakanupuru opened this issue Sep 9, 2022 · 2 comments · Fixed by #1297
Closed

Okta Social IDP with Type Github #1293

venkatakanupuru opened this issue Sep 9, 2022 · 2 comments · Fixed by #1297
Labels
bug enhancement Asking for new behavior or feature triaged Triaged into internal Jira update-schema resource schema needs to be updated so valid API input is respected

Comments

@venkatakanupuru
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

New or Affected Resource(s)

  • okta_XXXXX

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000

Hi Team,

For a Social IDP, resource "okta_idp_social" the type of Social IdP can be "FACEBOOK", "LINKEDIN", "MICROSOFT", "GOOGLE" or "APPLE". I have another type GITHUB. I am able to configure it manually through Admin UI and also able to import the resource to Terraform script. However when I run a plan or apply, it wont accept the Type as GITHUB.
And receiving a error :
Error: expected value to be one of 'FACEBOOK', 'LINKEDIN', 'MICROSOFT', 'GOOGLE', 'APPLE', got 'GITHUB'

Steps for configuring manually IDP
OKTA Admin UI >> Security >> Identity Providers

Type : GITHUB
Account mode: JIT

Please Help.

Thank you
Venkata

@venkatakanupuru venkatakanupuru added the enhancement Asking for new behavior or feature label Sep 9, 2022
@monde monde added bug update-schema resource schema needs to be updated so valid API input is respected labels Sep 12, 2022
@monde
Copy link
Collaborator

monde commented Sep 12, 2022

Okta internal reference https://oktainc.atlassian.net/browse/OKTA-531895

@monde
Copy link
Collaborator

monde commented Sep 12, 2022

Thanks @venkatakanupuru . I should be able to address this quickly in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement Asking for new behavior or feature triaged Triaged into internal Jira update-schema resource schema needs to be updated so valid API input is respected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants