<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009ZSqKDCA1Okta Identity EngineWorkflowsAnswered2024-05-18T09:00:20.000Z2023-08-17T08:30:53.000Z2023-08-17T16:16:14.000Z

yaxnk (yaxnk) asked a question.

Is user status attribute the same on group context as well?

Hello everyone,

 

I'm using the following API call to list group members: https://developer.okta.com/docs/reference/api/groups/*list-group-members.

The object returned is of type User[]. On such User object, there's a status attribute.

I want to make sure that this status attribute is not in context of the group - meaning that if we'll get some user's information, we'll see they're ACTIVE, but in regard of the group - they will appear as LOCKED OUT or something.

 

What I'm trying to ask is if the status returned from on a user object on this API: https://developer.okta.com/docs/reference/api/groups/*list-group-members will be identical to the one returned from this API: https://developer.okta.com/docs/reference/api/users/*get-user


This question is closed.
Loading
Is user status attribute the same on group context as well?