Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Metatavu/wso2-keycloak-mediator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wso2-keycloak-mediator

Example configuration

<class name="fi.metatavu.wso2.keycloak.KeycloakMediator">
  <property name="authServerUrl" value="http://localhost:8080/auth"/>
  <property name="clientSecret" value="11112222-3333-4444-5555-666677778888"/>
  <property name="bearerOnly" value="true"/>
  <property name="resource" value="resource"/>
  <property name="sslRequired" value="EXTERNAL"/>
  <property name="realm" value="realm"/>
</class>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages