Robert Mcgregor
Robert Mcgregor
### 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...
fixes: #1571 I'm still learning GoLang and thus this PR was heavily aided by Generative AI I've not written any tests as yet I would like to get some feedback...
### 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...
fixes: #2068 the stated use-case for `app_group_assignments` is to explicitly manage all groups assigned to an application, however I can't currently explicitly state that I want there to be zero...
## 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...
The DataSource `okta_app_group_assignments` currently returns a list of Okta group IDs The DataSource does not expose additional information that is returned in the API response This PR adds the group's...
### Describe the feature request? V5 of the Okta GoLang SDK seems to lack support for "permission conditions" This seems to be a result of the Open API Spec lacking...
I Tried my hand at vibe coding my way through implementing MacOS desktop notifications No doubt we go something wrong along the way, if so, please let me know and...
fixes #2151 I've reached out to Okta support about this behavior in Support Cases `02157630` and `02192142` I was told that there are no plans to change the HTTP `423`...
Adds basic, opt-in `okta_group_rule` expression validation. This throws non-blocking warnings during `terraform plan` for basic structural syntax issues in group rule expressions. The goal is to improve user experience by...