Difference between revisions of "I2Rest Advanced Setup"

From i2Rest
Jump to: navigation, search
Line 5: Line 5:
 
* [[I2Rest_with_syslog|Using syslog with i2Rest Server]]
 
* [[I2Rest_with_syslog|Using syslog with i2Rest Server]]
 
* [[Configuring OAuth2 authorization]]
 
* [[Configuring OAuth2 authorization]]
* [[How to allow command call API]] (тут только *LOCAL сессии и минимальную настройку юзера, клиента и скоупа для run_command)
+
* [[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]]
 
* [[How to call API located on remote IBM i server]]
 
* [[Custom scopes]] Это на будущее, сейчас можно не описывать. Мы с тобой как-то обсуждали про то, что можно добавить собственный скоуп, использовать его в настройке полномочий и передавать его в сессию
 
* [[Custom scopes]] Это на будущее, сейчас можно не описывать. Мы с тобой как-то обсуждали про то, что можно добавить собственный скоуп, использовать его в настройке полномочий и передавать его в сессию
 
* [[API configuration examples]]
 
* [[API configuration examples]]

Revision as of 16:41, 30 June 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.