Developer Documentation
Integration guides, LTI 1.3 setups, telemetry schemas, and API references for Nomevex.
SAML / OIDC SSO
Configure Single Sign-On for your institution.
Supported Protocols
Nomevex supports both SAML 2.0 and OpenID Connect (OIDC) for Single Sign-On. Choose the protocol that best fits your existing identity infrastructure.
SAML 2.0
- IdP-initiated and SP-initiated login flows
- Signed assertions with configurable certificate rotation
- Attribute mapping for roles and group membership
- Just-in-Time (JIT) provisioning support
OpenID Connect
- Authorization Code flow with PKCE
- Discovery URL-based configuration
- ID token claims for user profile and roles
- Refresh token support for long-lived sessions
Configuration
- Navigate to Admin Portal → Settings → Authentication
- Select SAML 2.0 or OpenID Connect
- Enter your IdP metadata URL or upload metadata XML
- Configure attribute mappings for user roles
- Assign SSO access to specific portals (Admin, Student, Instructor)
- Test the configuration with a sample login
Next: REST API Reference