Microservices can redirect users to the IAM system for authentication, receive an encrypted SSO token, and then use it to log in users on subsequent attempts.
Microservices can also use the IAM system for authorization, and the SSO token can specify which resources the user is permitted to access.