Guidewire Enterprise RBAC
Overview
Implement comprehensive role-based access control for Guidewire InsuranceSuite including API roles, user permissions, system roles, and security policies.
Prerequisites
-
Access to Guidewire Cloud Console (GCC)
-
Understanding of OAuth2 and JWT
-
Knowledge of enterprise security patterns
Instructions
Step 1: RBAC Architecture
┌─────────────────────────────────────────────────────────────────────────────────┐
Step 2: Instructions
api_roles:
Step 3: Role Matrix
Implement role matrix.
Step 4: Best Practices
Implement best practices.
For detailed implementation code and configurations, load the reference guide: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Output
-
RBAC Architecture
-
Instructions
-
Role Matrix
-
Best Practices
Error Handling
Issue Solution
Configuration error Check settings
Resources
-
Guidewire Security Documentation
-
API Role Configuration
-
Authentication Architecture
Next Steps
For migration strategies, see guidewire-migration-deep-dive .
Examples
Basic usage: Apply guidewire enterprise rbac to a standard project setup with default configuration options.
Advanced scenario: Customize guidewire enterprise rbac for production environments with multiple constraints and team-specific requirements.