BenjaminFavre / keycloak-apple-social-identity-provider

Apple Social Identity Provider for Keycloak
Apache License 2.0
108 stars 53 forks source link

External token exchange #13

Closed z0mb1ek closed 3 years ago

z0mb1ek commented 3 years ago

Hi. Firstly big thanks for your work! I try this provider and it works fine for web auth. Now I want to add native ios authorization and make external token change from apple token to keycloak token. I can do this if I set OpenID Connect v1.0 provider and set this fields:

Screenshot 2021-03-19 at 18 45 01

How can I add this option to this provider?

z0mb1ek commented 3 years ago

Finally make it myself with aud of native client support

Baer05 commented 2 years ago

@z0mb1ek please can you show the setting of the identity-provider and youre post configuration for the api call?