OAuth OIDC supports single claim per OIDC provider's well known URLIssue OAuth OIDC supports single claim per OIDC provider's well known configuration URL.CauseServiceNow OAuth OIDC Provider support single user claim per OIDC Provider. ResolutionServiceNow validates the ID token received from OIDC provider and matches the 'User Claim' (e.g. email) and User Field (email) for successful authentication. Multiple 'User Claims' for same OIDC provider with same well known URL are not supported.Related LinksConfigure an OAuth OIDC provider on the Now Platform