Skip to content

It's a Vs Code Extension Which gives ability to debug the Authentication flows of the Identity sever. It uses debug adapter Protocol (DAP) and provides the functionality to fetch the service providers and debug the Authentication flow.

License

Notifications You must be signed in to change notification settings

wso2-extensions/identity-tools-plugin-vscode

Repository files navigation

identity-tools-plugin-vscode

A VS Code Extension Which gives ability to connect to IS, fetch Service Providers, visualize in to diagram ,Generate adaptive Scripts for the Service Providers , debug the Authentication flows of the Identity sever.

It uses debug adapter Protocol (DAP) and provides the functionality to fetch the service providers and debug the Authentication flow.

Run the Extension

  • Run npm install in this folder. This installs all necessary npm modules in both the client and server folder
  • Then run the command npm run compile
  • Then open the debug by pressing F5.
  • Next open a new workspace or a folder using the vscode [Extension Development Host].
  • Start Debugging.

Install the Extension

Extension Capabilities

About

It's a Vs Code Extension Which gives ability to debug the Authentication flows of the Identity sever. It uses debug adapter Protocol (DAP) and provides the functionality to fetch the service providers and debug the Authentication flow.

Resources

License

Stars

Watchers

Forks

Packages

No packages published