Skip to main content

41 docs tagged with "reference"

View all tags

Advanced security options

PAR, JAR, and rate limiting for LuxID Partners with elevated security requirements. PAR and JAR are informational only - not currently implemented by LuxID.

APIs and advanced

Overview of extended LuxID technical capabilities: UserInfo, introspection, revocation, webhooks, delegated authorisation, and cross-border federation.

Applications

Discover the LuxID-registered applications and instances that belong to your partnership, and the groups attached to each application.

Attribute enrichment

Roadmap: optional enriched claims beyond standard OIDC profile - organisation, age brackets, residency, postal address - each requiring explicit user consent.

Authorization request parameters

A consolidated reference of every parameter LuxID accepts on the authorization endpoint, with its required/optional status, accepted values, and LuxID specifics.

Claims

Set or remove a custom claim value on a subscriber, to be surfaced on subsequent authentications.

Code samples and reference repos

Curated index of reference repositories, starter templates, and validation utilities for integrating LuxID with the major language ecosystems.

Common errors

The ten most frequent LuxID integration mistakes, with exact error responses, root causes, and fixes.

Contact and support channels

How to reach LuxID: the right mailbox for commercial, operational, security and end-user matters, what to include in a ticket, and response targets.

Delegated authorisation

Patterns for one LuxID application acting on behalf of a user at another service: delegated tokens, token exchange, and refresh token scoping.

Endpoint cheat sheet

Copy-paste curl and PowerShell commands to exercise LuxID's OIDC endpoints - discovery, token, refresh, userinfo, introspection - for troubleshooting.

Endpoints reference

Canonical list of LuxID OIDC, SAML and supporting endpoints for production and UAT, derived from the discovery document - one place to look up every URL.

Error reference

One-table lookup of LuxID OAuth/OIDC error codes and platform errors: HTTP status, where they surface, likely cause, whether to retry, and the fix.

Event Hub

Search the time-ordered stream of user-related events tied to your partnership's applications, with pagination.

Events and Event Hub

Overview of LuxID identity events: the common event envelope, pull vs push delivery, the indicative event catalogue, and SIEM integration.

Frequently asked questions

Frequently asked questions about integrating LuxID: onboarding, protocol support, tokens, claims, MFA, LuxID Verified, LuxID Pro, compliance, and operations.

Generic OIDC setup

LuxID OIDC endpoints, scopes, claims, and field mapping reference for any tool that asks for OpenID Connect provider details.

Generic SAML setup

LuxID SAML 2.0 IdP metadata, entity ID, ACS URL expectations, attribute mapping, and field reference for any SAML-capable tool.

Glossary

Alphabetical glossary of LuxID developer terms: entities, tokens, claims, protocols, and authentication concepts, each linked to its canonical page.

Groups

List partner-managed groups, list members, list a user's group memberships, and add or remove members in bulk.

Key management

How LuxID signs ID Tokens, how to validate signatures using the JWKS endpoint, key rotation behaviour, and client credential security.

Logs and audit trails

Querying authentication logs, Subscription events, and configuration audit records in the LuxID Console, including filtering, export, and retention.

LuxID developer documentation

Landing page for the LuxID developer documentation: positioning, supported standards, top-level navigation, and persona entry points.

LuxID identifiers reference

The four LuxID diagnostic identifiers - Error ID, Transaction ID, Support ID, and Global Transaction ID - where each appears and which one to ask a user for.

LuxID Partner API

Server-to-server REST API for LuxID Partners to manage applications, subscriptions, groups, custom claims, and user events programmatically.

Multi-factor authentication

LuxID MFA methods (OTP, TOTP, passkeys, LuxTrust), token claims amr and acr, minimum assurance configuration, step-up flows, and recovery paths.

OAuth and OIDC error codes

Reference catalogue of OAuth 2.0 and OIDC error codes at LuxID with the most common cause and fix for each.

OpenID Connect

Full OIDC protocol reference for LuxID: discovery, all request parameters, token validation, UserInfo, refresh, silent re-auth, logout, and response modes.

Rate limits and quotas

How LuxID rate limits the authorize, token and UserInfo endpoints, and how to handle HTTP 429 with Retry-After and exponential backoff.

Security overview for assessors

Entry point for security and compliance officers assessing LuxID: responsibility split, key controls, retention, and where each claim is documented.

Security signals and risk scoring

LuxID evaluates each sign-in against contextual security signals and surfaces a qualitative risk indicator as an ID Token claim for Partner use.

Token introspection

LuxID RFC 7662 token introspection reference: request format, response fields, caching, and why local JWT validation is preferred today.

Token revocation

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

Token validation issues

Diagnosing ID Token and JWT validation failures at LuxID: signature, issuer, audience, expiry, nonce, at_hash, and algorithm confusion.

Tokens and claims

ID Token, Access Token, and Refresh Token explained in depth: lifetimes, signing, validation rules, and the full LuxID claim catalogue including extensions.

UserInfo endpoint

Call the LuxID UserInfo endpoint with a Bearer access token to fetch current profile claims: request formats, response claims, caching, and errors.

Webhooks and events API

Subscribe to LuxID identity events via push (webhooks) or pull (Event Hub): subscription management, payload signing, delivery semantics, and replay protection.