-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What are the "task forces" that need to be set up for IPSIE? How do they operate? #3
Comments
|
"Orchestration taskforce"
"Threat"
|
At a high level, let's agree on 1 inital use case that the taskforce groups will solve. Here's a proposal:
All 5 of Dean's taskforce should have an opinion on how to make this use-case secure from day 0. |
@kennchong Thank you for the use case. I suggest we come up with a few more use cases so that the group can make progress in parallel. (@dhs-BI edited this sentence for clarity.) With my chair hat off, I'll offer a few examples:
This is just a quick list off the top of my head without any implied prioritization. Chair hat back on: I encourage the group to continue writing use cases to help us find the "right" task forces and interconnections between them. |
As an enterprise, I want AI-driven search to unify knowledge access while ensuring secure integration, advanced authentication, automated user management, and robust tracking of cross-system interactions to enhance security and productivity. |
FingerprintingThere should be a framework on defining how a user/machine is identified. (JA3/JA4, Browser signatures). MobileThere should be a different emphasis on how login flows for mobile are kept secure. Mobile is uniquely placed in terms of how secrets are managed. While the With OIDC, to add more security PKCE is required, but often the flow is much complex vs. a full browser. Mobile applications needs to authenticate inside a webview, which has constrained capabilities vs a full browser. Enterprises define their own custom way of handing off artifacts between a full browser on the mobile OS to the app or webview (and try to circumvent restrictions). There should be a standard way in which the flow is handed over to a mobile in the different contexts. ( for example - React Native layer and webviews). Bottom line is that we should provide guidelines and/or specify how all IPSIE flows relate to mobile. |
Here's an initial list of categories, user stories, and actors I'd suggest. Task forces by category with category leaders in a "master council" style to bring things together across the categories. Do we also want to define the actors in the ecosystem that we want to think about their experiences within each task force?
1. Single Sign-On (SSO)
2. User Lifecycle Management
3. Entitlements
4. Risk Signal Sharing
5. Logout and Token Revocation
6. Developer Experience
7. Identity Federation
8. Authorization
|
Keeping this open right now while we work on v1 scope. My hope is that the v1 scope will guide us to the answer on the task forces for our near term work. |
On the November 12 2024 call, we discussed setting up task forces to work across different subsets of the IPSIE profiles.
The text was updated successfully, but these errors were encountered: