nm_iam_state_user_set_oauth_subject()
DESCRIPTION
Set role for the specified user.
DECLARATION
bool nm_iam_state_user_set_oauth_subject(struct nm_iam_user* user, const char* subject)
PARAMETERS
user:
- [in] the username of the user
subject:
- [in] the Oauth subject to set for the user
RETURNS
true iff operation completed successfully