- Added `MicrosoftGraphCredentialsData` and `FederatedIdpMfaBehaviorEnum` for managing Entra ID integration. - Implemented `MicrosoftGraphService` to handle federation setup, domain management, and token authentication. - Created UI for managing Microsoft Graph Federation, including connection and disconnection flows. - Extended tests to validate Microsoft Graph Federation functionality.
16 lines
340 B
JSON
16 lines
340 B
JSON
{
|
|
"agents": ["claude_code", "copilot", "opencode"],
|
|
"cloud": false,
|
|
"guidelines": true,
|
|
"mcp": true,
|
|
"nightwatch": false,
|
|
"sail": false,
|
|
"skills": [
|
|
"fortify-development",
|
|
"laravel-best-practices",
|
|
"livewire-development",
|
|
"pest-testing",
|
|
"tailwindcss-development"
|
|
]
|
|
}
|