[OPENAM-14862] Need a warning about Configuring CTS in Admin Console Created: 02/May/19 Updated: 11/Sep/19 Resolved: 13/May/19 |
|
Status: | Resolved |
Project: | OpenAM |
Component/s: | documentation |
Affects Version/s: | 6.5.1, 7.0.0 |
Fix Version/s: | 6.0.0.7, 6.5.2, 5.5.2, 7.0.0 |
Type: | Bug | Priority: | Minor |
Reporter: | William Hepler | Assignee: | Cristina Herraz |
Resolution: | Fixed | Votes: | 0 |
Labels: | AME, SHAKESPEARE | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
AM 6.5.1 |
Rank: | 1|hzkh47: |
Sprint: | AM 2019.7 - Lighthouse |
Story Points: | 0.5 |
Needs backport: |
No
|
Support Ticket IDs: | |
Needs QA verification: |
No
|
Functional tests: |
No
|
Are the reproduction steps defined?: |
No (add reasons in the comment)
|
Description |
Bug descriptionhttps://backstage.forgerock.com/docs/am/6.5/install-guide/#cts-openam-gui This section needs a strong warning, that if you configure this incorrectly, you will be unable to access the AM console. How to reproduce the issuehttps://backstage.forgerock.com/docs/am/6.5/install-guide/#cts-openam-gui
Expected behaviourDocumentation may want to warn to have a backup available. Current behaviourMultiple customers getting stuck with no console access Work aroundEdit dn: ou=server-default,ou=com-sun-identity-servers,ou=default,ou=GlobalConfig in the configuration store to remove the improper configurations
org.forgerock.$className.java ... |
Comments |
Comment by Cristina Herraz [ 03/May/19 ] |
The certificate should match the FQDN of the CTS store exactly, I think. No *.example.com, etc. Can you confirm, William Hepler? |
Comment by William Hepler [ 03/May/19 ] |
I believe there is a Hostname match that happens now. A wild card cert I'm not sure we don't mention it in the two links: https://backstage.forgerock.com/docs/ds/6/admin-guide/#generating-and-signing-certs https://backstage.forgerock.com/knowledge/kb/article/a28036667 |
Comment by Cristina Herraz [ 13/May/19 ] |
Fixed in master and backported up to 5.5.x |