Thursday
Room 3
09:00 - 10:00
(UTC+02)
Talk (60 min)
OpenID Connect Architectural Patterns
You've setup your first application to use OpenID Connect to login with an OIDC Provider. That's great!
Security
.NET
Web
But what now? Adding more applications with Single Sign On? What about logout? Connecting more providers? Setting up multi-tenancy for your SAAS offering?
There are a number well-tried solutions to those challenges: Architectural Design Patterns.
We will look at:
- Single Sign On
- Single Logout
- Home Realm Discovery (i.e. login provider selection)
- Multi tenancy