MartinSleeman

Results 8 comments of MartinSleeman

Hi we're taking a look at how address this issue. Thanks.

It appears that listRegionSubscriptions will return the [Region Subscription](https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/api/identity/models/oci.identity.models.RegionSubscription.html#oci.identity.models.RegionSubscription) object which will tell you if a region is a Home region. Is that not the case for you?

Thanks for that Aunayak. I agree it is not optimal to have to guess which endpoint is valid for a customer, but there isn't another solution that we plan to...

Our current behavior is that we return the list of compartments until the audit period has expired, then it will be removed from the list. However, I'll add the ability...

Ok, thanks. So you want to filter it out since you want to look at audit events for active compartments only.

Our team prefers the current signing authentication method for the API. So we have no plans to support OAuth access for SDK/API. (See above for that reasoning). The scopes suggestion...

Hey CDockter, I'm happy to tell you that federated Auth support for [IDCS shipped recently](https://blogs.oracle.com/cloud-infrastructure/idcs-users-can-now-use-the-oracle-cloud-infrastructure-sdk-and-cli). So if you are using IDCS you can use the API with that federated user....

Thanks for the clarification of the scenario. While we don’t have OAuth 2.0 support currently, we understand the importance of it for our ISV partners. We want to build a...