Difference between revisions of "I2Rest Advanced Setup"

From i2Rest
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
This section describes configuration options of i2Rest Server. [[I2Rest_quick_config|Basic configuration]] allows only demo server functionality, and must be extended to supply full functional server instancence. Combining examples bellow you can achieve server functionality that suits your requirements. <br>
 
This section describes configuration options of i2Rest Server. [[I2Rest_quick_config|Basic configuration]] allows only demo server functionality, and must be extended to supply full functional server instancence. Combining examples bellow you can achieve server functionality that suits your requirements. <br>
  
* [[SSL conections secure]]
+
* [[Using secured connections]]
* [[i2Rest Gate URL definition using Unix socket]]
+
* [[i2Rest Gate URL definition using Unix socket|Serving incoming connections using Unix sockets]]
 
* [[I2Rest_with_syslog|Using syslog with i2Rest Server]]
 
* [[I2Rest_with_syslog|Using syslog with i2Rest Server]]
 
* [[Configuring OAuth2 authorization]]
 
* [[Configuring OAuth2 authorization]]
 
* [[Run_command_Api_config|How to allow calls to run_command API]]
 
* [[Run_command_Api_config|How to allow calls to run_command API]]
 
* [[Management_API_config|How to allow calls to management API]]
 
* [[Management_API_config|How to allow calls to management API]]
* [[How to call API located on remote IBM i server]]
+
* [[Remote_API_call_config|How to call API located on remote IBM i server]]
* [[Custom scopes]] Это на будущее, сейчас можно не описывать. Мы с тобой как-то обсуждали про то, что можно добавить собственный скоуп, использовать его в настройке полномочий и передавать его в сессию
+
* [[I2Rest_Basic_PowerApps_Connector|How to create Microsoft Power Apps custom adapter to i2Rest Server]]
* [[API configuration examples]]
+
i2Rest server should be [[I2Rest_Start|restarted]] to aplly your new configuration *.json.

Latest revision as of 20:25, 12 July 2020

This section describes configuration options of i2Rest Server. Basic configuration allows only demo server functionality, and must be extended to supply full functional server instancence. Combining examples bellow you can achieve server functionality that suits your requirements.

i2Rest server should be restarted to aplly your new configuration *.json.