Remix SSO service
The remix-sso application is a service that provides single sign-on (SSO) authentication and authorization for the Statista platform. It is deployed as an ECS Fargate service with Application Load Balancer on AWS and is used by the Statista platform to authenticate users.
The source code of the application/service lives together with the code of the remix sso library in the remix-sso GitHub repository
The service provides different endpoints for authentication flows and to retrieve information about the logged in user. The API spec is still under construction and can be looked up in the openapi spec in the repository.