rollupid
rollupid copied to clipboard
Open Source and OIDC compliant digital identity for the private web
Add docs for designer and custom domains to our developer docs. Take screenshots from app. For custom domains, note in documentation that the configuration needs to be on real DNS...
# Why Developers may need to restrict how session keys are used. # What Add a white parameter to the session key registration method in galaxy and address workers. #...
With the initial implementation of custom domain, access to Passport Settings is blocked as Passport is only playing the role of authz/authn under the custom domain. This tracks scenarios where...
1. Revisit what data resolvers return for requests with the following values: - [ ] `openid` - [ ] `profile` - [ ] `email` - [ ] `connected_accounts` To think...
As part of the Custom domain OAuth provider configurations, a customer-provided clientId and client secret is used to authenticate and authorize account connections, so that the upstream authorization uses the...
Offshoot of #1647 Based on data produced by CF (for backend) and User journey work (for front end), create operational dashboards tracking the technical metrics around: - [ ] BE...
### Description When the entered Email id is lengthy then the email id and 'sign out' labels display as overlapped ### Steps to Reproduce 1. Goto 'https://passport-next.rollup.id/authenticate' 2. Select the...
# Why Developers should be required to set whitelist policies so they can be communicate to the user during authorization. This would make it safer to share wallets with more...
Current authorization screen hard codes the user controls required for the scopes we support. The Authorization component should be refactored to allow the controls, the data contained within them and...