In this issue, we will talk about the Single Sign-On (SSO). With a single login credentials, users may safely access several apps and services thanks to SSO, a user authentication mechanism.
Insightful read, Milan! SSO is one of these common practices that most applications need and there are plenty of good solutions of most needs. Almost all the applications I have worked on recently have used some oidc solution.
Insightful read, Milan! SSO is one of these common practices that most applications need and there are plenty of good solutions of most needs. Almost all the applications I have worked on recently have used some oidc solution.
Is this something that KeyCloak can achieve as well?
Yes
How does AWS cognito fits in here?
You can implement SSO with Cognito.