Git Product home page Git Product logo

Comments (10)

jpalo avatar jpalo commented on July 21, 2024

Any comments on this?

from active-directory-b2c-advanced-policies.

katie199 avatar katie199 commented on July 21, 2024

Is there any update on this? We have the same issue.

from active-directory-b2c-advanced-policies.

izzulhaziq avatar izzulhaziq commented on July 21, 2024

We haven't been able to solve this as well, but we work around it by hooking up to azure function to serialize/deserialize in our b2c user journey. Not ideal, but that's the best one rather than having to go back to AAD for every token request, which were the original issue we had.

from active-directory-b2c-advanced-policies.

katie199 avatar katie199 commented on July 21, 2024

@izzulhaziq would it be possible for you to share the userjourney you used? I have been struggling with figuring out which journey is called when the user is reauthenticating and not logging in again. If you could, that would be awesome!!

from active-directory-b2c-advanced-policies.

yoelhor avatar yoelhor commented on July 21, 2024

Until this issue is fixed, as a temporary solution, you can use StringJoin and StringSplit claims transformations to serialise/deserialise the string collection to another string claim type.

from active-directory-b2c-advanced-policies.

katie199 avatar katie199 commented on July 21, 2024

from active-directory-b2c-advanced-policies.

CodyMorris avatar CodyMorris commented on July 21, 2024

Update on this please?

from active-directory-b2c-advanced-policies.

Wessie1991 avatar Wessie1991 commented on July 21, 2024

i think its solved on the 6 march

from active-directory-b2c-advanced-policies.

CodyMorris avatar CodyMorris commented on July 21, 2024

@izzulhaziq are you still experiencing this issue? about to take a second stab at solving it for my implementation.

from active-directory-b2c-advanced-policies.

izzulhaziq avatar izzulhaziq commented on July 21, 2024

@izzulhaziq are you still experiencing this issue? about to take a second stab at solving it for my implementation.

@CodyMorris As mentioned in one of my replies, we ended up having Azure Function (basically calling a rest api) just to help with serializing and deserializing.

from active-directory-b2c-advanced-policies.

Related Issues (20)

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.