The sub
claim is the OAuth2 standard claim name, and it contains the subject = user_id, so yes, that’s fine to use, I therefore wouldn’t even consider it a workaround but a proper way.
1 Like
The sub
claim is the OAuth2 standard claim name, and it contains the subject = user_id, so yes, that’s fine to use, I therefore wouldn’t even consider it a workaround but a proper way.