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

Documentation, Support AES-256 password encoding #7651

Open
1 of 2 tasks
Zech-Hein opened this issue Oct 23, 2024 · 2 comments
Open
1 of 2 tasks

Documentation, Support AES-256 password encoding #7651

Zech-Hein opened this issue Oct 23, 2024 · 2 comments
Assignees
Labels
24.0.0.12 technical reviewed An SME reviewed and approved the documentation from a technical perspective.
Milestone

Comments

@Zech-Hein
Copy link

Zech-Hein commented Oct 23, 2024

Feature epic details

Operating systems

Does the documentation apply to all operating systems?

  • Yes
  • No; specify operating systems: ______

Summary

Provide a concise summary of your feature. What is the update, why does it matter, and to whom? What do 80% of target users need to know to be most easily productive using your runtime update?

  1. Password Encryption will now use (automatically) AES-256 instead of AES-128.
  2. Password Decryption will support both AES-128 and AES-256 encrypted passwords. (zero-migration)

Configuration

List any new or changed properties, parameters, elements, attributes, etc. Include default values and configuration examples where relevant:

Updates to existing topics

To update existing topics, specify a link to the topics that are affected. Include a copy of the current text and the exact text to which it will change. For example: Change ABC to XYZ

List of existing Docs found so far:

-https://openliberty.io/docs/latest/password-encryption.html
-securityUtility: https://openliberty.io/docs/latest/reference/command/securityUtility-encode.html

Create a new topic

To create a topic, specify a first draft of the topic that you want added and the section in the navigation where the topic should go.

@dmuelle dmuelle added this to the 24.0.0.12 milestone Oct 24, 2024
@dmuelle dmuelle self-assigned this Oct 29, 2024
dmuelle added a commit that referenced this issue Nov 6, 2024
@dmuelle
Copy link
Member

dmuelle commented Nov 6, 2024

Hi @Zech-Hein - the following pages are updated:

Password encryption limitations

I edited this slightly to make it more clear that, although Liberty supports AES-256, AES is not the default encoding for securityUtility encode. Let me know if anything here needs an edit.

encode

updated the description for the encoding option.

Thanks!

@dmuelle
Copy link
Member

dmuelle commented Nov 7, 2024

Zech provided feedback and approved the updates via slack

@dmuelle dmuelle added the technical reviewed An SME reviewed and approved the documentation from a technical perspective. label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
24.0.0.12 technical reviewed An SME reviewed and approved the documentation from a technical perspective.
Projects
None yet
Development

No branches or pull requests

2 participants