Pairwise identifiers provide privacy by issuing different subject identifiers (sub claim) for the same user across different client applications. This prevents cross-correlation of user activities between unrelated services.
The redirect_uri must exactly match a preconfigured URI in HSID (simple string comparison). It must be included in both the authorization request and token request. For dynamic parameters, use the state parameter instead of modifying redirect_uri.