rollupid icon indicating copy to clipboard operation
rollupid copied to clipboard

Open Source and OIDC compliant digital identity for the private web

Results 100 rollupid issues
Sort by recently updated
recently updated
newest added

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...

documentation

# 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. #...

enhancement

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...

enhancement

1. Revisit what data resolvers return for requests with the following values: - [ ] `openid` - [ ] `profile` - [ ] `email` - [ ] `connected_accounts` To think...

security

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...

enhancement

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...

dx

### 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...

bug

# 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...

enhancement
to-be-defined

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...

enhancement
dx