vscode-extension icon indicating copy to clipboard operation
vscode-extension copied to clipboard

Azure AD B2C VS code extension

Results 32 vscode-extension issues
Sort by recently updated
recently updated
newest added
trafficstars

Is is possible to have a set of PolicySettings values that are common across all Environments. If the same setting is declare in a given environment section, it is overridden?...

Failing on build-all task, however build current file works.

I created a issue (#79) recently and decided to implement. As a Azure B2C Developer this option (auto build on save) is a must have (in continuous integration environments, build...

I created a environment with Azure Pipeline, but I can't automate all steps in deploy (for example, I have two environments HML & PROD, but to deploy I have to...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.14.7&new-version=1.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.6.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Would it be possible to add the feature that allows a single VSCode folder to contain several policy files that only get uploaded to certain environments? Example: One source control...

I have noticed that the later versions > 1.2.106 do not put the logs in the correct order. I have a custom policy with a SubJourney. With v1.2.106 it looks...

Would be useful to support environment substitution in HTML templates for custom content definitions. If, for example, I was to create a sub-folder called templates in the same folder as...

Just as: ![DiffEnvironment](https://user-images.githubusercontent.com/45601772/81190602-56215180-8fb8-11ea-83da-22053dd6619a.png) So you can easy have some differences in eg. dev, test and production environment. Just have to check some of the code before.....