Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

Link apiman to an external keycloak #623

@marvinosswald

Description

@marvinosswald

I'm trying to find something like the standalone-apiman.yml to reference the keycloak server but can't find it anywhere. what am i missing ? Or is this setting by any chance in elasticsearch ?

Dokumentation

<realm xmlns:kc="urn:jboss:domain:keycloak:1.0" name="apiman">

    <realm-public-key>MIIBIjAN<...>AQAB</realm-public-key>

    <auth-server-url>http://apiman.myorg.com:8080/auth</auth-server-url>

    <public-client>true</public-client>

    <ssl-required>NONE</ssl-required>

    <enable-cors>false</enable-cors>

    <principal-attribute>preferred_username</principal-attribute>

</realm>

Apologies if this isn't the correct place to ask

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions