Oidc Hosted Page Angular
Generates Angular components to seamlessly integrate ssojet's OIDC hosted login pages for secure authentication flows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add oidc-hosted-page-angular npx -- -y @trustedskills/oidc-hosted-page-angular
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"oidc-hosted-page-angular": {
"command": "npx",
"args": [
"-y",
"@trustedskills/oidc-hosted-page-angular"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a pre-built Angular application hosted via OpenID Connect (OIDC). It simplifies the creation of user interfaces that require authentication and authorization flows managed by an OIDC provider. The application is ready to be customized with specific branding and functionality while leveraging secure identity management.
When to use it
- Building internal tools requiring user authentication.
- Creating customer portals that integrate with existing identity providers.
- Developing applications where a standardized UI for OIDC login is needed.
- Rapid prototyping of authenticated web applications.
Key capabilities
- Angular application framework
- OpenID Connect (OIDC) integration
- Pre-built user interface components
- Customizable branding and functionality
Example prompts
- "Create a login page for our internal dashboard using OIDC."
- "Generate an Angular app with pre-configured OIDC authentication."
- "Build a customer portal that uses our existing identity provider."
Tips & gotchas
- Requires familiarity with OpenID Connect and its configuration.
- Customization may require knowledge of Angular development practices.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.