2016-06-02 09:54:46 +00:00
|
|
|
== Supported Platforms
|
|
|
|
|
|
|
|
=== OpenID Connect
|
|
|
|
|
|
|
|
==== Java
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/java/jboss-adapter.adoc#_jboss_adapter,JBoss EAP>>
|
2016-06-02 09:54:46 +00:00
|
|
|
{% if book.community %}
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/java/jboss-adapter.adoc#_jboss_adapter,WildFly>>
|
2016-06-02 09:54:46 +00:00
|
|
|
{% endif %}
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/java/fuse-adapter.adoc#_fuse_adapter,Fuse>>
|
2016-06-02 09:54:46 +00:00
|
|
|
{% if book.community %}
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/java/tomcat-adapter.adoc#_tomcat_adapter,Tomcat>>
|
|
|
|
* <<fake/../../oidc/java/jetty9-adapter.adoc#_jetty9_adapter,Jetty 9>>, <<fake/../../oidc/java/jetty8-adapter.adoc#_jetty8_adapter,Jetty 8>>
|
2016-06-02 09:54:46 +00:00
|
|
|
{% endif %}
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/java/servlet-filter-adapter.adoc#_servlet_filter_adapter,Servlet Filter>>
|
2016-06-02 09:54:46 +00:00
|
|
|
{% if book.community %}
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/java/spring-security-adapter.adoc#_spring_security_adapter,Spring Security>> (community)
|
|
|
|
* <<fake/../../oidc/java/spring-boot-adapter.adoc#_spring_boot_adapter,Spring Boot>> (community)
|
2016-06-02 09:54:46 +00:00
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
==== JavaScript (client-side)
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/javascript-adapter.adoc#_javascript_adapter,JavaScript>>
|
2016-06-02 09:54:46 +00:00
|
|
|
|
|
|
|
=== Apache Cordova
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../oidc/javascript-adapter.adoc#_javascript_adapter,JavaScript>>
|
2016-06-02 09:54:46 +00:00
|
|
|
|
|
|
|
{% if book.community %}
|
|
|
|
==== Node.js
|
2016-06-09 12:33:42 +00:00
|
|
|
* https://github.com/keycloak/keycloak-nodejs-connect[{{book.project.name}} Connect] (community)
|
|
|
|
* https://github.com/keycloak/keycloak-nodejs-connect[{{book.project.name}} Auth Utils] (community)
|
2016-06-02 09:54:46 +00:00
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
{% if book.community %}
|
|
|
|
=== C#
|
|
|
|
* https://github.com/dylanplecki/KeycloakOwinAuthentication[OWIN] (community)
|
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
{% if book.community %}
|
|
|
|
=== Python
|
|
|
|
* https://pypi.python.org/pypi/python-openid/[python-openid] (generic)
|
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
{% if book.community %}
|
|
|
|
=== Android
|
|
|
|
* https://github.com/openid/AppAuth-Android[AppAuth] (generic)
|
|
|
|
* https://github.com/aerogear/aerogear-android-authz[AeroGear] (generic)
|
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
{% if book.community %}
|
|
|
|
=== iOS
|
|
|
|
* https://github.com/openid/AppAuth-iOS[AppAuth] (generic)
|
|
|
|
* https://github.com/aerogear/aerogear-ios-oauth2[AeroGear] (generic)
|
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
{% if book.community %}
|
|
|
|
==== Apache HTTP Server
|
|
|
|
* https://github.com/pingidentity/mod_auth_openidc[mod_auth_openidc]
|
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
=== SAML
|
|
|
|
|
|
|
|
==== Java
|
|
|
|
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../saml/java/jboss-adapter.adoc#_jboss_adapter,JBoss EAP>>
|
2016-06-02 09:54:46 +00:00
|
|
|
{% if book.community %}
|
2016-06-03 07:05:27 +00:00
|
|
|
* <<fake/../../saml/java/jboss-adapter.adoc#_jboss_adapter,WildFly>>
|
|
|
|
* <<fake/../../saml/java/tomcat-adapter.adoc#_tomcat_adapter,Tomcat>>
|
2016-06-06 17:25:58 +00:00
|
|
|
* <<fake/../../saml/java/jetty-adapter.adoc#_jetty_saml_adapter,Jetty>>
|
2016-06-02 09:54:46 +00:00
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
==== Apache HTTP Server
|
|
|
|
|
|
|
|
* https://github.com/UNINETT/mod_auth_mellon[mod_auth_mellon]
|