Skip to content

Release 0.7.2

Compare
Choose a tag to compare
@disc5 disc5 released this 20 Feb 07:52
· 654 commits to master since this release

At this stage the ILIAS-REST Plugin consists of

  • an extensible REST Interface based on the PHP SLIM Framework
  • an administration app written in AngularJS to manage REST Clients
  • an interactive Shell to use the REST API from command line (based on IPython)

Furthermore the support of following features is provided

  • OAuth2 authentification mechanism (Auth tested against ILIAS DB and LDAP)
  • A customized ILIAS initialization for using the ILIAS internal application logic and objects

rest_admin