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

Changes to secure Admin Authentication #917

Merged
merged 5 commits into from
Jul 2, 2018
Merged

Changes to secure Admin Authentication #917

merged 5 commits into from
Jul 2, 2018

Conversation

mriccell
Copy link
Member

@mriccell mriccell commented Jun 28, 2018

Changes to secure Admin username/password

@rosemarymarano @Djelibeybi @TheFrogPad

@mriccell mriccell requested a review from Djelibeybi June 28, 2018 23:35
@TheFrogPad
Copy link
Member

Hi @mriccell , the changes look good and are consistent with that resolution to the issue. -Craig

Copy link
Member

@rosemarymarano rosemarymarano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All minor tidbits. README looks good.

## Building the Oracle WebLogic Server Docker image
To try a sample of a WebLogic Server image with a base domain configured, follow the steps below:
### Running a Single Server Domain from the image
The WebLogic Server install image (built above) allows you to run a container with a single WebLogic server domain. This makes it extreemly simple to deploy applications and any resource the application might need.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo "extremely"


1. To build the `12.2.1.3`image, from `dockerfiles`, call:
#### Providing Admin server Usernasme and Password
The username and password must be supplied in a domain.properties file located in a HOST directory that you will map at Docker run time with a -v option. The properties file enables the scripts to configure the correct authentication for the WebLogic Admin server.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WebLogic Administration Server


Go to your browser and enter `https://xxx.xx.x.x:9002/console` your browser will request for you to accept Security Exception. To avoid the Security Exception you must update the WebLogic server SSL configuration with a custom identity certificate.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...enter https://xxx.xx.x.x:9002/console. Your browser will request for you to accept the Security Exception.

@Djelibeybi Djelibeybi merged commit 4056177 into oracle:master Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants