Skip to content

Document user password credential mapping #714

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

Merged
merged 3 commits into from
Aug 27, 2020
Merged

Conversation

rakillen
Copy link
Member

No description provided.

@rakillen rakillen added the hold for next release Don't merge this until next release, it has README content label Aug 21, 2020
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.

Minor edits


### Modeling WebLogic User Password Credential Mapping

The Create Domain tool can be used to create user password credential mappings. Information in the model will be used to create a credential mapping file that will be imported the first time the Administration Server is started. This example shows how mappings are represented in the model:
Copy link
Member

Choose a reason for hiding this comment

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

Create Domain tool -> Create Domain Tool


The mapping `map2` creates a remote resource credential mapping that will give the local user `user1` access to a single remote resource on `remote.host` as the user `remoteUser` with the configured password. The mapping `map3` is similar, but provides access to a different remote resource for two local users, `user1` and `user2`.

The names of the mapping sections in the model, such as `map1` and `map2`, are used to group the attributes for each mapping in the model, and are not part of the resulting credential mappings. These names should be unique for each mapping of a particular type.
Copy link
Member

Choose a reason for hiding this comment

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

model, -> model (no comma needed here)

Copy link
Contributor

@CarolynRountree CarolynRountree left a comment

Choose a reason for hiding this comment

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

Need to specify that this is only good for the DefaultCredentialMapper Credential Mapping provider

@ddsharpe ddsharpe merged commit 1f1f871 into master Aug 27, 2020
@ddsharpe ddsharpe deleted the credential-mapping-readme branch August 27, 2020 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold for next release Don't merge this until next release, it has README content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants