Mercurial > hg > digilib
diff doc/src/site/markdown/features.md @ 1530:70e1225fe08c
added auth* documentation.
author | robcast |
---|---|
date | Thu, 08 Sep 2016 19:54:38 +0200 |
parents | 1e7811d36fe9 |
children |
line wrap: on
line diff
--- a/doc/src/site/markdown/features.md Thu Sep 08 13:56:20 2016 +0200 +++ b/doc/src/site/markdown/features.md Thu Sep 08 19:54:38 2016 +0200 @@ -27,7 +27,11 @@ JPG, PNG, GIF, JPEG2000, and more depending on Java ImageIO support). * **IIIF image API**: the digilib server provides [IIIF](http://iiif.io) - image API (V1.1) compliant access to your images besides the digilib native server API. + image API (V2.0) compliant access to your images besides the digilib native server API. + +* **OpenId Connect authentication**: the digilib server can use authentication + information from an [OpenId Connect](http://openid.net/) identity server. + See the [authorization](auth.html) documentation. * **plugins**: there are several Digilib plugins written in Javascript to add functionality to the client side, making use of jQuery features. See the [plugins](plugins.html) documentation.