The SSO authentication model for native OpenEdge SSO tokens follows the HTTP BASIC model where a client’s identity is authenticated on each HTTP request. The difference between the two is that HTTP BASIC sends user-id/password authentication on each request and SSO sends an encoded SSO token in each request.