How-tos
1. Setup, configuration and migration
- How to run the Connect2id server in Docker
- Deployment checklist
- How to evaluate the Connect2id server at a host other than localhost
- How to setup two tier caching with Infinispan and Redis
- How to setup a TLS termination proxy for Mutual TLS / X.509 certificate client authentication
- How to migrate Connect2id server data
- How to setup an LDAP directory for Connect2id server use
- How to migrate to a new LDAP server backend
- How to upgrade the OpenLDAP schema for Connect2id server 6.x
- How to copy LDAP records from one OpenDJ server to another
2. Integration and customisation
- How to integrate your login page and auth factors
- How to integrate a logout page
- How to federate identities in mobile apps
- How to integrate an OpenID Connect claims source
- User session timeouts explained
- How to implement account switching
- How to implement custom OAuth 2.0 grants
- How to implement client-based sessions
3. API usage
- How to register an OAuth 2.0 client / OpenID Connect relying party
- How to issue and use an initial access token for client registration
- Encrypted (pairwise) subject identifiers