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

Update Japanese documentation. #400

Open
Tomomi99145 opened this issue Sep 18, 2018 · 3 comments
Open

Update Japanese documentation. #400

Tomomi99145 opened this issue Sep 18, 2018 · 3 comments
Labels
Milestone

Comments

@Tomomi99145
Copy link

I hope the Japanese documentation will be updated.

https://adobe-apiplatform.github.io/user-sync.py/jp/user-manual/

I noticed that the following updates were not the Japanese docs updated.
I would be grateful if you could.

User Sync can now connect to Okta enterprise directories. Create an Okta configuration and use the new --connector okta command-line argument to select that connector. See the docs for details.
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/advanced_configuration.html#the-okta-connector

here is a new command-line argument --connector for specifying whether to get directory information via LDAP file, by reading a CSV file, or via the Okta connector. The default connector is ldap. For CSV users, who formerly had to specify their input source with the --users argument, this optional argument offers the chance to specify --users mapped or --users group ... (since the CSV input can be specified with --connector). See the docs for details.
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/command_parameters.html

#292 You can now specify the log file name as well as the log file directory in your configuration file. The name is specified by giving a Python format string which, when applied to a Python datetime value at the start of the run, produces the name of the log file. The default value of this string is backwards-compatible with prior User Sync behavior. See the docs for details.
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/configuring_user_sync_tool.html#configure-logging

#299 You can now use an invocation_defaults section to specify desired values for command-line arguments in the main configuration file. This can make it a lot easier to repeat runs with a stable set of arguments, even when running interactively rather than from a script. The sample main configuration file specifies the configuration parameters to use as well as the syntax for specifying values. See the docs for full details.
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/command_parameters.html

--no-update-user-info
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/command_parameters.html


Thank you,

@jameslockman
Copy link

jameslockman commented Sep 18, 2018 via email

@adorton-adobe
Copy link
Collaborator

@Tomomi99145 We will probably wait until 2.4 is released before doing another round of translation. I will post an update here when we've started the process.

@Tomomi99145
Copy link
Author

@adorton-adobe Thank you for the rapid response.Waiting for your update.

@adorton-adobe adorton-adobe added this to the v2.4 milestone Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants