mod_microsoft dispatch rules

URL dispatch rules defined by mod_microsoft in apps/zotonic_mod_microsoft/priv/dispatch/dispatch.

This file defines the URL dispatch rules for mod_microsoft. Rules are matched from top to bottom; the first matching rule handles the request.

Source: apps/zotonic_mod_microsoft/priv/dispatch/dispatch

Dispatch namePathControllerOptions
microsoft_authorize/oauth-service/authorize/microsoftcontroller_oauth2_service_authorize[{service_module,z_microsoft_oauth_service}]

Edit on GitHub

Referred by

Dispatch rules

All dispatch rules

All the dispatch rules from all modules. For a background on dispatch rules, see The URL dispatch system.