Appearance
Desktop Links
Managani Desktop registers the com.managani.desktop: protocol during installation.
Open a View
text
com.managani.desktop://open?view=chatsSupported view values are:
dashboardchatsfeedbacknotificationssettings
Unknown view values open the Dashboard.
Open an Account
Add a 24-character account tenant ID:
text
com.managani.desktop://open?view=feedback&tenant=ACCOUNT_TENANT_IDDesktop switches only when the signed-in user can access that account. Invalid tenant IDs are ignored.
Authentication Callback
text
com.managani.desktop://auth/callback?code=...&state=...This route is reserved for Desktop OAuth. Applications should not create callback links themselves.
Desktop accepts only the known actions and validated tenant identifiers above. Normal external web links open in the system browser.