Skip to content

FEATURE - Enable SSO Authentication Connection Manager for SAP Systems #4344

@AndreAlmeida-89

Description

@AndreAlmeida-89

As a developer working with SAP systems through VS Code,
I want to authenticate using Single Sign-On (SSO),
so that I can securely and seamlessly connect to SAP environments without managing passwords locally

Description

The purpose of this feature is to enable Single Sign-On (SSO) support in the Connection Manager for SAP Systems extension within Visual Studio Code.
Currently, the extension only supports username/password authentication, which introduces security, usability, and compliance concerns in environments that enforce modern authentication standards..

Technical Design

What modules need to be created or enhanced?
How would the functionality be exposed and how can it be consumed?

Acceptance Criteria

GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)

Given I am a user of the Connection Manager for SAP Systems extension in VS Code ...
when I create or open a connection configured to use SSO ...
then the extension should authenticate me using my corporate identity provider without requiring a username/password.

Notes

Tasks

  • Unit Tests added
  • Test Cases defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions