Skip to content

[Extensiblity]: Page 502 OAuth2ControlAddIn - Make OnPrem functions accessible for BC extensions #8433

@tuan-nguyen-fenwick

Description

@tuan-nguyen-fenwick

Describe the issue

We would like to propose removing the [Scope('OnPrem')] property from all functions on page 502 OAuth2ControlAddIn in the System Application.

The OAuth2ControlAddIn page serves as a reliable mechanism for retrieving OAuth2 authorization codes that is very useful for BC apps that integrate with external OAuth2 services.

Currently, the OnPrem scope restriction prevents this page from being used in BC apps targeting the SaaS environment. As a result, we are required to replicate or reimplement similar functionality.

Expected behavior

Please remove the [Scope('OnPrem')] property from all functions on page 502 OAuth2ControlAddIn to make the page available for use in SaaS apps.

Image

Steps to reproduce

None.

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    IntegrationGitHub request for Integration area
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions