Bixby Developer Center

References

global

optionalvalue optional

Specifies to use the global authorization specification in your authorization.bxb file.

Because you can specify multiple global authorization specifications, you must specify the providerID in the endpoint, to disambiguate it from other global specifications:

action-endpoint (...) {
...
authorization {
global (%providerID%)
}
}