
81zy5 (81zy5) asked a question.
I have crated one IOS application where i have used the OKTA IOS sdk for authentication purpose for using applications on OKTA portal.
Now, i want to allow only specific group of people to use that application, others user must not use that application because they are not part of group.
But right now okta provide the success response every-time rather user part of group or not.
So how i can restrict the user who are not part of my applications group.

Hello @81zy5 (81zy5)
I hope you are having a great Day
Thank you for posting your question, this is possible if you assign this to different groups, you can also check this process using the link below:
https://help.okta.com/en/prod/Content/Topics/Provisioning/lcm/lcm-assign-app-groups.htm
You can also use the link below to understand how this will be applied using API's: https://developer.okta.com/docs/reference/api/apps/#list-applications-assigned-to-a-group
If you need further assistance you can also feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, this is a place for the Okta developer community to interact
Please let us know if this was useful and clarify your question.
Have a great day ahead
Regards
Henry Esquivel
Okta Inc
I have already implemented the same though it will allowed give success every time.
I have created the Open Id with native IOS application