LEAF logo

One secure sign-in for your SOP workspace.

Access is validated directly against LEAF, then handed off into this Laravel session so the workspace stays simple, fast, and focused on the files you need to manage.

Direct LEAF authentication

Your credentials are checked against LEAF during sign-in, not against a separate duplicate login table.

Single-purpose access

This screen only supports login. There are no signup, recovery, or unrelated side paths in the interface.

Session-first handoff

After LEAF accepts the login, your app session is regenerated locally so the workspace can proceed safely.