Issues with HTTPS and WildFly 10?

1
0
-1

I have tried to set up HTTPS and an SSL cert. I have been successful in getting that all set up. I even have HTTP to HTTPS redirection working. When I bring up the portal, it forces me to https and I can log in no problem. This is exactly what I want. The issue arises after I'm in.

I log in (as either an Admin or the tenant Admin), I go to the users section to add users, I go to create it and when the screen returns, there are no users added. I then import the user (via the import section) instead and that works fine, but I cannot assign a profile.

I then turned off the HTTP to HTTPS redirection and when I'm in via HTTP, the user creation works fine as does assigning the profile. With redirection turned off, I went in to HTTPS and still had the issue as mentioned above.

To test where in my customization this issue occurred in, I backed out each change one by one and tested (restarting the wildfly each time). I even went so far as to create another instance using the default WildFly files.

Even with the default settings for Wildfly, I still couldn't get the user created when using the HTTPS protocol. This tells me that there is some issue with how HTTPS is handled with WildFly and nothing with my customization.

Has anyone run into this issue?

Steps to reproduce:
Download current Bonita App Server bundles with Wildfly for windows.
Unzip package
run start-bonita.bat (take all default settings)
navigate to https://localhost:8443/bonita
log in with default account (install, install)
go to organization -> users -> create

After I fill in information and click create, the user never appears

Comments

Submitted by john.casey on Wed, 02/01/2017 - 14:42

Has no-one in the community done a wildfly10 with https install before?

1 answer

1
0
-1

Hi,

It looks like a bug to me. Not sure if it's a bug in Wildfly or Bonita at this point.

For info, we have a bug tracker available here. If you want to open the ticket, you'll get the update related to it.

Thanks

Notifications