Skip to Main Content

Identity & Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using terraform provider to create identity domain groups

Craig SilvaMar 5 2025

I have been able to create a group in an identity domain with AZURE AD inegrated application however subsequent runs throw an error:

Error: 400-BadErrorResponse, Suggestion: Please retry or contact support for help with service: Identity Domains Group Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_domains_group API Reference: https://docs.oracle.com/iaas/api/#/en/identity-domains/v1/Group/PutGroup Request Target: PUT https://idcs-60841d94019c4efba9dc53fe10eb21b5.identity.oraclecloud.com:443/admin/v1/Groups/2310299dd152444ead2a720c2ccdd8ed?attributeSets=all Provider version: 6.9.0, released on 2024-08-28. This provider is 26 Update(s) behind to current. Service: Identity Domains Group Operation Name: PutGroup OPC request ID: 564f19a603464f2cd3bd0f72aa7b19e5/UR^M41VIa00000000

with oci_identity_domains_group.these["OSMH-ADMINS"]

on groups.tf line 26, in resource "oci_identity_domains_group" "these":

I'm not confident I'll get an answerr here - but who knows.

This post has been answered by Craig Silva on Mar 14 2025
Jump to Answer

Comments

Post Details

Added on Mar 5 2025
2 comments
43 views