jhipster / generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
https://www.jhipster.tech
Apache License 2.0
21.56k stars 4.02k forks source link

Update Keycloak to 11.0.x #12142

Closed DanielFran closed 4 years ago

DanielFran commented 4 years ago
Overview of the feature request

See https://www.keycloak.org/2020/07/keycloak-1100-released.html

Motivation for or Use Case
Related issues or PR
DanielFran commented 4 years ago

Ping @vishal423

Tcharl commented 4 years ago

Can't it be the occasion to improve the generated realm.json?

Microservice => bearer only Gateway => confidential client

Optional: Force to have microservices only accessible via gateways using scopes? One client by microservice/gateway instead of only two (internal vs gateway) so that some uservices can be configured to allow/restrict their access.

Do you prefer 4 tickets?

pascalgrimaud commented 4 years ago

There are some good idea here @Tcharl for the v7 ! I'd prefer different tickets and/or different pull requests, instead of a big one, so it will be easy to review it. Don't forget to ping @mraible as it must work with Okta too.

vishal423 commented 4 years ago

I will take it up to upgrade keycloak, other points specified in ticket can be taken up as separate items post discussion

pascalgrimaud commented 4 years ago

yes @vishal423, other points should be done in separate tickets

vishal423 commented 4 years ago

As we have merged #12336, I am closing the issue.