Skip to content

Third alpha release

Compare
Choose a tag to compare
@disc5 disc5 released this 21 Oct 11:16
· 746 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 discovery service for the REST API
  • an API description for developers that is dynamically generated for the core and extension modules

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