Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Provide some Authentication methods for Jhipster Console #94

Open
rifatdover opened this issue Apr 6, 2018 · 7 comments
Open

Provide some Authentication methods for Jhipster Console #94

rifatdover opened this issue Apr 6, 2018 · 7 comments

Comments

@rifatdover
Copy link

Hi;

This will be a feature request for Jhipster Console.

It will be nice if it supports OAuth, AD, LDAP, SAML authentication. Maybe Keycloack will be a good option for it. To create such samples of configuration will be good.

Do you have anything about this in your plan?

@PierreBesson
Copy link
Collaborator

This is a good idea, I have been planning to do something like that for a long time. I was thinking of doing this using an nginx proxy with basic auth.

@gmarziou
Copy link
Contributor

nginx with basic auth is simple to implement but it has many drawbacks, I would rather use X-Pack or SearchGuard both written in java.. Alternatively, we could build our own proxy using a gateway.

@PierreBesson
Copy link
Collaborator

The best would be to find a solution for both the console and the registry in order to integrate them together, as the registry already has an embedded zuul server.

@rifatdover
Copy link
Author

@PierreBesson please inform me here about how you are designing it? And I want to help as much as I can.

@Antarion
Copy link

Any update on this request?

@pascalgrimaud
Copy link
Member

The solution was already suggested:

doing this using an nginx proxy with basic auth.

@Antarion : would you like to contribute and provide the solution ? Or maybe, just add the documentation part ?

@Antarion
Copy link

Antarion commented Mar 5, 2020

i used apache's mod mod_auth_openidc --> https://github.com/zmartzone/mod_auth_openidc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants