Authorization Data Flow
User Device
The app (via RMSDK) requests activation from Adobe server, identifying itself with your Vendor ID.
Adobe Server
Forwards an authentication request (SignIn) to your endpoint, passing user credentials.
Your Server
Validates the user and returns a response with their unique and stable identifier (UUID).
4. Authorization Granted
Adobe creates an activation record and returns the license to the device.
