Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Authentication and JDK6 #10

Open
samuelbernardolip opened this issue Feb 2, 2021 · 1 comment
Open

Basic Authentication and JDK6 #10

samuelbernardolip opened this issue Feb 2, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@samuelbernardolip
Copy link

I was reviewing this project to use with old server "HP DL160 G5".
The access to the iLO web interface uses basic authentication, so no fields to fulfill.
Do you plan to add support for basic authentication?
And also older versions of jdk6?

@IngoMeyer441
Copy link
Member

IngoMeyer441 commented Feb 2, 2021

Adding support for basic auth shouldn't be so difficult. But I am not sure if jdk 6 will run on Debian Jessie (which is the base for the Docker image with JDK 7). AFAIK, JDK 7 is the oldest Java version which is available for Jessie.

@IngoMeyer441 IngoMeyer441 added the enhancement New feature or request label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants