rollupid
rollupid copied to clipboard
Open Source and OIDC compliant digital identity for the private web
### Description Once a wallet account using MetaMask is linked with an email id - the next time I use the same wallet account am unable to choose to link...
Current utility functions for persona operations are closely tied to the scopes that are currently supported (openid, email and profile). This tracks the work on making those generic and implements...
### Description Continuation of: https://github.com/proofzero/rollupid/issues/1761 We need a strategy to handle: - Running in multiple browsers at once / parallelization - Global setup and teardown of accounts - Deleting entire...
The current implementation of pre-authorization relies on the chain of storing authorization data in Authorization DO until the code is exchanged for the token, at which point it persists the...
Our current support is limited to the equivalent of the `client_secret_post` authentication type for the purpose of authenticating a client at the token exchange stage of the authz flow. Additional...
Currently, only `/authorize` and `/token` endpoints are exposed as of #1463 Additional endpoints should be exposed for the added standard functionality. The work should be broken down into separate issues,...
With the authorization values now being selectable by the user, the API data patterns (read, write) need to take into account the selected entries in the Persona. Eg. an operation...
Define progressive authorization when the developer changes their application scope requirements. Things to define - [ ] UI in Console to add scope claims to an existing app, with option...
To allow enhancing the edge tag with attributes, the tag needs to be enhanced so it supports the full features of a `FullURN`. To support this, the `nodes` table in...
### Why Developers need a simple migration path to map Rollup subs to existing user databases. ### What Console should have an import function where they can upload a table...