Start here
- Use Sign in with an existing account for the complete HTTP login sequence.
- Compare the documented options in Login flows.
- Use Browser-based signup when a user needs an interactive Neuron form.
- Check request fields in the authentication and sessions reference.
Workflow choices
Application responsibilities
- Bind the Neuro session to the correct application user.
- Let the user select the Legal Identity used for the application workflow.
- Keep JWTs and session cookies out of URLs and logs.
- Handle rejection, expiry, cancellation, and remote-Neuron failure.
- End both the application session and Neuro session as required by the product’s logout policy.