Passkey auth broker
Middle auth domain www.passkey.potenzia.biz. Passkeys are scoped to RP ID potenzia.biz. App domains redirect here, then return with a signed token.
Role: broker
Register / Login
App logins should start from the client domain (they hit authorize.php).
Use this page to register keys or test login on the broker itself.
This server
Loading…
How to test
- Set
role=broker,rp_idto this auth domain’s eTLD+1, HTTPS origin inallowed_origins. - Set
broker.shared_secretand allow-list apps inclient_apps. - Register a passkey here.
- From a client app domain, click Login — you will return to
authorize.php, then back to the app.
Stored credentials
Loading…