FITFLOP
Home

oidc-provider (3 post)


posts by category not found!

oidc-provider and oidc-client-ts: How to create SSO between multiple app when httpOnly cookies are needed

Achieving Single Sign On SSO with OIDC Provider and OIDC Client TS Handling HTTP Only Cookies Single Sign On SSO is a key feature for modern web applications al

3 min read 04-10-2024 29
oidc-provider and oidc-client-ts: How to create SSO between multiple app when httpOnly cookies are needed
oidc-provider and oidc-client-ts: How to create SSO between multiple app when httpOnly cookies are needed

oidc-provider: how to add custom claims to /me endpoint and returned access token

Adding Custom Claims to Your OIDC Providers me Endpoint and Access Tokens The me endpoint in an Open ID Connect OIDC Provider is a powerful tool for fetching us

2 min read 01-10-2024 29
oidc-provider: how to add custom claims to /me endpoint and returned access token
oidc-provider: how to add custom claims to /me endpoint and returned access token

Using oidc-provider for login using a /login endpoint

Secure Your Application with OIDC Provider A Guide to Using the login Endpoint In todays digital world ensuring user authentication is paramount Open ID Connect

3 min read 30-09-2024 30
Using oidc-provider for login using a /login endpoint
Using oidc-provider for login using a /login endpoint