Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

For Oracle IDCS accounts Service Instance ID have to be used as identity_domain instead of Identity Service ID #120

Open
ghost opened this issue Apr 5, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 5, 2018

This issue was originally opened by @lsarecz as hashicorp/terraform#17785. It was migrated here as a result of the provider split. The original body of the issue is below.


Terraform Version

Terraform v0.11.5
+ provider.opc v1.1.0

Terraform Configuration Files

identity_domain = "idcs-..."

Debug Output

Crash Output

Reported wrong username or password

Expected Behavior

Based on the documentation Identity Service ID have to be used as identity_domain for IDCS accounts.

Actual Behavior

Authentication only works with Service Instance ID as identity_domain

Steps to Reproduce

You have to set identity_domain for Identity Service ID, it won't authenticat for sure.

Additional Context

References

https://www.terraform.io/docs/providers/opc/index.html

@scross01
Copy link
Contributor

scross01 commented Apr 6, 2018

This is as documented, and consistent with the Oracle Cloud API documentation.
https://www.terraform.io/docs/providers/opc/index.html#identity_domain

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants