Coder Social home page Coder Social logo

azure-ad-b2c / custom-policy-manager Goto Github PK

View Code? Open in Web Editor NEW
42.0 12.0 29.0 19.72 MB

An application that allows making CRUD operations against Azure AD B2C Custom Policies, launching policies directly from the UI with the ability to request for access tokens.

C# 70.57% PowerShell 29.43%
azure-ad-b2c azure-ad-b2c-custom azure-active-directory-b2c

custom-policy-manager's People

Contributors

jasjeetsuri avatar jassuri avatar pramodkumarhk89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

custom-policy-manager's Issues

Last merges contained some bad changes

Just some quick notes because I just pulled the last version and was unable to use it. Going back to an earlier one for now, may take a look at the issues later.

  • B2CPolicyManager.exe.msalcache.bin must not be checked in for the bin folder, it is a system local file and the app will crash on other systems on login
  • The new MSAL version fails to login with "no reply urls configured for this app", while the same AAD app still works with the previous ADAL version. Maybe the readme needs to be updated?

@PramodKumarHK89 fyi

Alternative implementation with DevOps integration?

Do you have a simple way I could simply commit my push to AzureDevOps (OR Github pipelines <-), and then let there be different flows for Dev, DevReview, UAT, Prod? (where a manual review would push the policy to the next config)?

I have different trust accounts for social providers so that only some Google/Facebook (App1 as DEVELOPMENT/ANON) and (App1 as SECURE/PII) authentication flow partitions (two different "app ids" created on the external IDP.

System.NullReferenceException after logging in

Trying this out with a new B2C tenant. myPolicies.Value is null

System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=B2CPolicyManager
StackTrace:
at B2CPolicyManager.B2CPolicyManager.UpdatePolicyList(PolicyList myPolicies) in C:\Projects\Microsoft\custom-policy-manager\B2CPolicyManager\Form1.cs:line 180

release/exe version is older than code version

There is a deprecancy between your code and the executable within GitHub.
Your documention is already up for your last code version.

May I suggest to upload the last executable version of your code within GitHub? This is useful for people that do not have Visual Studio.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.