Subaccount Roles Export

Export application roles, groups, and user assignments from a Neo subaccount. Uses the public Neo Authorization Management REST API to fetch all application roles with their user assignments, all groups with their role and user assignments, and saves a structured JSON report to ~/.neo-migration/$SUBACCOUNT/$CF_SUBACCOUNT_GUID/neo-roles.json with migration notes for CF. Invoke when migrating authorization configuration from a Neo subaccount to Cloud Foundry, or when you need to understand what roles and groups are configured.

sap-samples 3f7e343 2 files · 19.0 KB Updated

File contents

sap-samples/btp-neo-java-app-migration/tree/main/ai-migration/neo-java-migration-skills/skills/subaccount-roles-export commit 3f7e343215

Frequently asked questions

npx skillmds@latest add sap-samples/subaccount-roles-export