@@ -31,6 +31,7 @@ IAM scenarios to map the identity flows for your application.
3131 {label: ' Workforce' , value: ' Workforce' },
3232 {label: ' Agentic AI' , value: ' Agentic AI' },
3333 ]} >
34+
3435<TabItem value = " CIAM" >
3536
3637### CIAM (Customer Identity and Access Management)
@@ -45,6 +46,7 @@ Your company sells products or services directly to individual consumers.
4546- High-scale performance for millions of users
4647
4748</TabItem >
49+
4850<TabItem value = " B2B" >
4951
5052### B2B (Business-to-Business)
@@ -60,7 +62,9 @@ organizations that use these products or services to run their own operations.
6062- Role-based permissions and API controls
6163- Privacy compliance (GDPR, CCPA)
6264- High-scale performance for millions of users
63- </TabItem >
65+
66+ </TabItem >
67+
6468<TabItem value = " Workforce" >
6569
6670### Workforce (Business-to-Enterprise)
@@ -80,7 +84,9 @@ offboarding, and permission management.
8084- Zero-trust security, MFA, and SSO for enterprise applications
8185- Privacy compliance (GDPR, CCPA)
8286- High-scale performance for millions of users
83- </TabItem >
87+
88+ </TabItem >
89+
8490<TabItem value = " Agentic AI" >
8591
8692### Agentic AI
@@ -92,7 +98,9 @@ resources and clients (AI applications) that discover and use those resources.
9298
9399- Standardized protocol that works across many tools and data sources
94100- Built-in authentication and access control
95- </TabItem >
101+
102+ </TabItem >
103+
96104</Tabs >
97105
98106## Map all identity flows in your application
0 commit comments