Identity Provider record creation fails with 'Duplicate entry '' for key 'idp''Issue While creating a new IDP record and providing all the necessary values , saving the record results in the below error: java.sql.BatchUpdateException: (conn=398019) Duplicate entry '<IDP URL>' for key 'idp' Error MessageInvalid insert when a user receives below message the issue is from a duplicate entry: Error MessageUnique Key violation detected by database (ORA-00001: unique constraint (IAAS_TEST.IVPTTQBF_U) violated) CauseAnother Identity Provider configuration exists with the same Identity Provider URLResolutionIdentity Provider URL is unique for instance and only one IDP configuration must exist with that Identity Provider URL.