KEYCLOAK Home IdP Discovery (w/ Sven-Torben Janus) | Niko Köbler (@dasniko)

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

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

  • @digitarum1014
    @digitarum1014 15 дней назад +1

    Niko you're the king of Keycloak. Your videos have been quite helpful a multiple number of times when I've had to configure Keycloak settings. Thanks a bunch!

  • @DawidKellerman
    @DawidKellerman Год назад +8

    I like the domain restrictions idea. Thank you for the hard work and time

  • @Nathanmcalinden1994
    @Nathanmcalinden1994 11 месяцев назад +2

    Nice work Sven! Really like the approach of displaying available IdPs when an email domain is matched to more than one IdP. A great idea that solves my teams problems for handling new users logging in via this route

  • @rholzhause
    @rholzhause Год назад +2

    That extension is exactly what my team was looking for. Also great channel, very helpful to understand and implement advanced IdP concepts. Thanks a lot!

  • @NaveenKumar-qx9gt
    @NaveenKumar-qx9gt 5 месяцев назад

    how to create Home IdP Discovery Flow, i tryed but error geting 'invalid username and password' .

  • @mylearningaccount-s9f
    @mylearningaccount-s9f Год назад

    Niko is it possible for you to cover user licensing in keycloak? like each user should have an expiry date and after that they should't be able to login anymore. how do you implement such functionality in keykloak?
    and big thanks for the training videos.

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

      Multiple approaches: either scan the system wirh a cronjob and deactivate/delete user upon attributes or write a custom authenticator and add it to your flow.

  • @aprajitashailie5580
    @aprajitashailie5580 10 месяцев назад

    Hi Sven and Niko, I found the content of the video quite informative but I have a doubt. I've configured a realm as an IDP in Keycloak and set up home IDP discovery in the authentication flow. However, when attempting to log in, I'm encountering an 'invalid username and password' error. I'm trying to link a domain to the IDP using the Keycloak UI, but unfortunately, I'm unable to find the option for the same. Please help me on resolving this issue ..

    • @NaveenKumar-qx9gt
      @NaveenKumar-qx9gt 5 месяцев назад

      even I face the same issue, did u solve this issue?

    • @ManishChoudhary-nr2tf
      @ManishChoudhary-nr2tf 4 месяца назад

      @@NaveenKumar-qx9gtI solved it

    • @premierde
      @premierde 3 месяца назад

      ​@@ManishChoudhary-nr2tf Can you pls. share