Aller au contenu principal

5 documents tagués avec "session-management"

Voir tous les tags

Calling LuxID reliably

Operational guidance for integrating with LuxID: timeouts, retries and backoff, idempotency, JWKS caching, and how to behave during a LuxID outage.

Learn the basics

Core identity concepts and the LuxID domain model you need before writing any integration code.

Plan and design

Architectural decisions to make before writing production code: protocol, required auth_level, MFA, Sphere, session strategy, logout, and branding.

Session management

How to persist refresh tokens, silently renew sessions, and avoid re-prompting users for credentials and OTP on every app restart.

Token revocation

Revoke refresh tokens or access tokens programmatically using the RFC 7009 revocation endpoint, and understand the relationship with user-initiated revocation.