marcospereirampj / python-keycloak

MIT License
704 stars 297 forks source link

Audience should be optional in Token Exchange #498

Closed pitwegner closed 10 months ago

pitwegner commented 10 months ago

The exchange_token method expects an audience to be passed. According to the referenced documentation it is optional. For example, it is not needed for an impersonation.