authentication-xsuaa
Installation
SKILL.md
Authentication and Authorization
Set up XSUAA-based authentication and Application Router for Cloud Foundry.
Purpose
Replace Neo's built-in FORM authentication and UserManagementAccessor with Cloud Foundry's XSUAA service and Application Router for secure web application access.
Detection
This skill applies if any of these patterns are found:
In web.xml
<auth-method>FORM</auth-method>