Tim Koehler
Tim Koehler
Adding function to generate deterministic random strings of digits based on the given seed. - added function - added tests - added documentation
With this PR basic realm support is added which allows the use of the `okta_realm` resource: ```tf resource "okta_realm" "example" { name = "Example Realm" realm_type = "DEFAULT" } ```...
This PR introduces a new resource and data-source called `okta_realm_assignment` and build on top of #2287. Therefore it should be merged after #2287 has been merged. Resource: ``` resource "okta_realm_assignment"...
### Describe the bug? I am facing this error on multiple endpoints with the new sdk v6. For example: - data matches more than one schema in oneOf(ListGroupAssignedRoles200ResponseInner) - data...
This resolves #2535
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...