Open tutorialbyexample opened 4 years ago
Hello,
The module is currently not supporting IDCS integration. We would have to first investigate about such support on the Terraform provider, then see for a potential addition to the iam module.
I will keep this issue as future worl to investigate, but would also let you know that it is not the current priority for the module development.
terraform -version Terraform v0.12.19
resource "oci_identity_identity_provider" "identity_provider" {
Required
}
Where identity_provider_metadata_file im adding metadata.xml file location what was download from https://idcs-XXXXXXXXXXX.identity.oraclecloud.com/fed/v1/metadata
and finally not working, anything need to do for this? or Yet this feature not available in terraform.
Where as once we are creating IDCS from console working file with URL, Client Id and Secret.