-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix GET API call for okta_app_assigned_group. #61
Conversation
@c0d3r-arnab there still seems to be some missing logic if you specify
If only 'app_id' is specified it is still listing ALL applications. Instead it should be calling the list groups assigned (https://github.com/okta/okta-sdk-golang/blob/cddf90a929809d0df3d86a8fecc405cdb46eacc9/okta/application.go#L537) to application endpoint (ie: GET /api/v1/apps/${applicationId}/groups) Current behavior is:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see comments
…gned_user/group tables to hydrate more efficiently
Summary of most recent changes below:
|
Example query results
Results