[keycloak-user] 'attr' attribute in rest api

Jeremy Simon jeremy at jeremysimon.com
Mon Jan 25 14:04:16 EST 2016


maybe that'll get the same result, but not looking for saml.  I
basically wanted a programmatic way to grab the public key for
decoding JWTs in Spring OAuth.... JwtAccessTokenConverter class.
jeremy
jeremy at jeremysimon.com
www.JeremySimon.com


On Mon, Jan 25, 2016 at 1:08 PM, Bill Burke <bburke at redhat.com> wrote:
> For saml?  Its not really documented sorry:
>
> saml.signing
> saml.encryption
>
> A lot of this REST API was really only designed for the admin UI.
>
>
>
> On 1/25/2016 12:58 PM, Jeremy Simon wrote:
>> I'm trying to figure out what I should even think of putting for
>> {attr}... the api docs don't describe it.
>>
>> Get a keystore file for the client, containing private key and public
>> certificate
>>
>> POST /admin/realms/{realm}/clients/{id}/certificates/{attr}/download
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list