Codeunit 18008127 EOS059 OAuth

Codeunit 18008127 EOS059 OAuth

Methods

buildAuthURL

procedure buildAuthURL(WithTenant: Boolean; tenantID: guid): Text

Parameters / Return Value

  • WithTenant Boolean

  • tenantID guid

  • Returns Text


AuthApplication

procedure AuthApplication(tenantID: guid) token: Text

Parameters / Return Value

  • tenantID guid

  • Returns Text


SetScope

procedure SetScope(CustomScope: Text[100])

Parameters / Return Value

  • CustomScope Text[100]


EOS Labs -