Tagged: contribute, documentation, feedback
This topic has 6 replies, 5 voices, and was last updated 3 years, 2 months ago by bpo.
-
AuthorPosts
-
November 3, 2014 at 11:45 pm #1011
Aron Kozak
SpectatorWe would love to hear what you think about our documentation, what you like, what you would like to see changed, or ideas for improvement.
Post any feedback you may have – ranging from typos to crazy ideas in the discussion below. If you find a technical error, register for a community account at https://backstage.forgerock.com/#!/account/register and let us know what the error is.
November 8, 2014 at 6:06 pm #1033RobertLapes
ParticipantHi Aron
Just a quick note to suggest that you put the Home link at the top the page of your HTML documentation as well as the bottom.
Cheers
RLNovember 10, 2014 at 5:33 pm #1038Aron Kozak
SpectatorThanks @RobertLapes!
November 17, 2014 at 6:11 pm #1233Mike Jang
SpectatorHi @RobertLapes,
FYI, I’ve opened a JIRA (ticket) for your suggestion, DOCS-234.
As a member of our community, you should be able to add comments to that ticket.
If you have additional suggestions, you’re welcome to post them here, or create your own JIRA.
Thanks,
MikeJuly 12, 2017 at 3:21 pm #18064[email protected]
ParticipantI noticed a typo in openIDM installation guide in 1.3.2 under create user in windows
From installation Guide
C:\> curl ^ –cacert self-signed.crt ^ –header “Content-Type: application/json” ^ –header “X-OpenIDM-Username: openidm-admin” ^ –header “X-OpenIDM-Password: openidm-admin” ^ –request POST ^ –data “{ \”userName\”:\”joe\”, \”givenName\”:\”joe\”, \”sn\”:\”smith\”, \”mail\”:\”[email protected]\”, \”telephoneNumber\”:\”555-123-1234\”, \”password\”:\”TestPassw0rd\”, \”description\”:\”My first user\” \”_id\”:\”joe\” }” ^ https://localhost:8443/openidm/managed/user?_action=createCorrected one
C:\> curl –cacert self-signed.crt –header “Content-Type: application/json” –header “X-OpenIDM-Username: openidm-admin” –header “X-OpenIDM-Password: openidm-admin” –request POST –data “{ \”userName\”:\”joe\”, \”givenName\”:\”joe\”, \”sn\”:\”smith\”, \”mail\”:\”[email protected]\”, \”telephoneNumber\”:\”555-123-1234\”, \”password\”:\”TestPassw0rd\”, \”description\”:\”My first user\”, \”_id\”:\”joe\” }” https://localhost:8443/openidm/managed/user?_action=createHighlighted difference in bold( cap^ and comma,)
-
This reply was modified 4 years, 11 months ago by
[email protected]. Reason: to highlight difference
July 13, 2017 at 11:03 pm #18137Mike Jang
SpectatorHi,
Thanks for your report on our Windows-based REST call. We wrote them for the Windows command line, and need to update them for PowerShell. I’ve opened OPENIDM-8746 for that purpose, and we’ll backport it appropriately.
(Best I can tell, your report was from the 4.0 version of our documentation).
Thanks,
MikeSeptember 6, 2017 at 10:36 am #18761bpo
ParticipantHi,
I followed the “Report documentation feedback” link on top of the documentation which opens an email template addressed to [email protected]. After submitting I got a delivery failure, saying:We’re writing to let you know that the group you tried to contact (docs) may not exist, or you may not have permission to post messages to the group.
Cheers, Benedikt
-
This reply was modified 4 years, 11 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.