Authentication between Microservices (HTTP and reactive microservices)

Поделиться
HTML-код
  • Опубликовано: 23 янв 2025

Комментарии • 8

  • @akashkarve1991
    @akashkarve1991 Год назад +4

    Nice content. I like the way of passing the user context as request headers to downstream API's. Here MS to MS authentication works on trust that request will come from trusted network like call from API GW to MS (User MS). How this will work in "Zero trust" environment?
    It will be great if you can have video of working sample.
    Looking forward for such great contents in futures.

  • @DotnetMailer-pv9cy
    @DotnetMailer-pv9cy Год назад

    How to use Keycloak for the authentication and Authorization for the .NET Web API?. Can please provide videos based on this topic?

  • @practical-media
    @practical-media Год назад +1

    We would love to see the implementation ❤

  • @sebastianafadzie9072
    @sebastianafadzie9072 Год назад

    Hello sir I am getting a little confuse with the way microservice get the user context that was propagated by the api gateway.
    1, Are those user context propagated by the api gateway stored in the each database of the microservices?
    2, what if I am using an auth provider and user later changes this password. What happens to the auth token in all my micro services?
    3, Assuming everything this working fine with my authentication, and later I want to add a new service, how do I get all my user context in that service just as the other services?
    I will be glad a answer to my questions.

  • @sebastianafadzie9072
    @sebastianafadzie9072 Год назад

    Hello sir I am getting a little confuse with the way microservice get the user context that was propagated by the apiece gateway.
    1, Are those user context propagated by the api gateway stored in the each database of the microservices?
    2, what if I am using an auth provider and user later changes this password. What happens to the auth token in all my micro services?
    3, Assuming everything this working fine with my authentication, and later I want to add a new service, how do I get all my user context in that service just as the other services?
    I will be glad a answer to my question.

  • @irman3716
    @irman3716 Год назад

    This is what i need, thank you

  • @checkgoogleactive8823
    @checkgoogleactive8823 Год назад +1

    Need implementation video

  • @sebastianafadzie9072
    @sebastianafadzie9072 Год назад

    Hello sir I am getting a little confuse with the way microservice get the user context that was propagated by the apiece gateway.
    1, Are those user context propagated by the api gateway stored in the each database of the microservices?
    2, what if I am using an auth provider and user later changes this password. What happens to the auth token in all my micro services?
    3, Assuming everything this working fine with my authentication, and later I want to add a new service, how do I get all my user context in that service just as the other services?
    I will be glad a answer to my question.