the scenario is: I have a rather complex middleware, the components authenticate each other by keycloak.
now I would like to try if I can use azure AD B2C for oauth authentication.

I’ve been looking for a while, but couldn’t find a proper Tutorial for this.
there is some stuff on the msdn site, but I would like to have an overview for the whole process with some explanation of what is what in side a and side b

(could’t find a really fitting category, so I hope some devop has seen something like it already :wink: )