Application Access Control

The access attribute on the aura:application tag controls whether the app can be used outside of the app’s namespace.

Possible values are listed below.

ModifierDescription
publicAvailable within your org only. This is the default access value.
globalAvailable in all orgs.