Sign in to and sign out of ilinara
When an approved deployment is available, use its hosted sign-in flow and end the secure dashboard session from the account menu.
- Audience
- For salon teams
- Last reviewed
- Verified against
- Cognito Authorization Code and PKCE flow; CSRF-protected dashboard logout
- Publication state
- Published
In an approved deployment, you reach an authorized dashboard session and can end that session explicitly from the account menu.
Before you start
- Use the salon-team identity or invitation authorized for the ilinara dashboard.
Steps
- Open the owner-approved ilinara dashboard address for the deployment you are reviewing.
- Continue to the hosted sign-in page and complete sign-in.
- Confirm the business and location shown before opening salon data.
- When finished, open the account menu and choose Sign out.
- Wait until the dashboard session has ended before leaving a shared device.
Use hosted sign-in when deployment is approved
The local fake-identity selector is a development-only tool. The current build includes a hosted authentication path intended for an approved deployment, but this article does not prove that a deployed dashboard is available.
How the session is protected
The dashboard keeps its authentication tokens in secure HttpOnly cookies. Browser pages call the same-origin dashboard adapter; they do not receive the upstream API token directly.
If the wrong business appears
Do not edit the URL or submit a different business ID. Use the context selector. A business or location outside the signed-in membership is refused by the server.
If it does not work
- If the wrong business appears, use the context selector instead of editing the URL.
- If sign-in does not return to an approved deployment, restart from its trusted dashboard address and complete the hosted flow again.