mockoidc
mockoidc copied to clipboard
Support sub in userinfo field
The Subject (sub) field is not returned on userinfo requests. According to https://connect2id.com/products/server/docs/api/userinfo#claims this is required.
Added the Subject field and wired it like the other fields.
This looks great - anything I can do to help it get merged?