-
Notifications
You must be signed in to change notification settings - Fork 306
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
Unable to save Default Principal through admin panel UI #3815
Comments
Does this work via asadmin commands? |
I believe I was able to run the commands but see no impact [......@svr1 bin]$ ./asadmin set server-config.security-service.default-principal=...... |
What I am trying to say do you think it's an issue with the UI or functionality? |
This is a UI bug it can be set by the management REST interface. |
PAYARA-3686 created to track this |
Fixed by #3848 |
Description
Configuration->server-config->Securities
I am unable to save Default Principal through admin panel. I see the message
New values successfully saved.
But no changes made to domain.xml file and the fields on the Security form are empty.
Expected Outcome
older version of glassfish 2,1,1 I am migrating from would have saved values and show them on the screen.
Current Outcome
Steps to reproduce (Only for bug reports)
Samples
Context (Optional)
Environment
java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
The text was updated successfully, but these errors were encountered: