JHipster with OIDC, Keycloak, and Okta

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

ความคิดเห็น • 8

  • @yotubecreators47
    @yotubecreators47 7 ปีที่แล้ว

    Thank you :)

  • @BrynFLEW
    @BrynFLEW 5 ปีที่แล้ว

    JHIPSTER OKTA invalid_id_token. WHY?

    • @mraible
      @mraible  5 ปีที่แล้ว +1

      Bryn Flewelling This usually happens when your client ID doesn't match what you've configured in Okta.

  • @marlonfalzetta
    @marlonfalzetta 6 ปีที่แล้ว

    I install new version of jHipster with OAuth and Keycloak. I did not know Keycloak end it seemed very cool.
    I have a standalone instalation (not jHipster Docker) with mysql and works fine (i import data from jhipster-users-0.json and jhipster-realm.json) and i see all data in database tables.
    My question is:
    How the real user will operate things how "Change Passw", "Forgot Passw", "Change Name"... I dont see this informations in web of application and i think the web of keycloak is for administrator e not for simple users.
    In old application, i associates jhi_user with my main class, for build something similar a multi tenant. Now i see jhi_user table but the users are in keycloak.user_entity anda the page crud of my main class see only my jhipster schema. How i resolve this?
    If anyone can help me I will be grateful.

    • @mraible
      @mraible  6 ปีที่แล้ว

      Marlon Falzetta It looks like you found the answer on Stack Overflow: stackoverflow.com/questions/50476720/jhipster-how-works-new-user-module-with-keycloak-for-a-simple-user-in-productio