Getting Started
This section is indended as a quickstart for the impatient, the experienced, or both. There are a world of options between Keycloak itself and the Phase Two extensions, and this section does not attempt to do anything but scratch the surface. Busy developers want quick validation for proofs-of-concept, and this should get you there quickly.
📄️ Configuration
There is a sensible set of configuration defaults that have been chosen for common use cases. However, this section will contain a few of the basic changes you may wish to make to tailor the functionality to your specific use case.
📄️ Sample Application
Most users will want to get started quickly with a sample of how to secure an application. Once you have registered for a Phase Two account, you can clone our demo app repository to see a demonstration of authentication in action.
📄️ Customizing UI
It is possible to customize styles for login screens to match your branding. This can be achieved by simple colors and logo override of the default them, or by full CSS replacement.
📄️ Emails
This section details setting up email delivery with your email service and customizing the content templates to match your brand and messaging.
📄️ Launch Checklist
This section contains a set of bare minimum requirements to make sure you're ready to move your application into production. Much of the options and configuration are beyond the scope of this section, but this is intended to give you a place to check that you've thought about the major areas before going live.