Loading...
All member login, logout, and permission checks use the centralized member API.
Central Member API
Login, logout, registration, profile changes, refresh, permissions, and JWKS are centralized through the WEMS member API. This project only consumes returned identity and permission data.

All member login, logout, and permission checks use the centralized member API.
Central login can return here; this project only processes necessary identity fields.
No local login, logout, registration, profile edit, or password management is provided.
Credential fields must not be placed in URLs; callback handling rejects sensitive fields.
The simulation creates no local member and stores no credential. It only validates how returned identity and permissions are handled.
No simulation yetLoading...