brief-airline-84727
07/07/2025, 4:54 AMaudience
with value ims
, but the URL I got in CLI (flytectl) logs never takes it. Example URL: https://DOMAIN?client_id=xxx&redirect_uri=xxx&response_type=code&scope=xxx&code_challenge=xxx&code_challenge_method=xxx&nonce=xxx&state=xxx, anyone knows how could I do it? 🤔brief-airline-84727
07/08/2025, 4:54 AMaudience
, but not for PKCE. Please let me know if you know how I can configure audience for PKCE. Thanksaverage-finland-92144
07/09/2025, 4:51 PMuseAudienceFromAdmin :true
? and setting the audience
under the adminServer.auth
config section?
Are you using flyte-core or binary?brief-airline-84727
07/10/2025, 3:43 AM~/.flyte/config.yaml
in admin
section, right?average-finland-92144
07/10/2025, 2:46 PMpyflyte
) will use that file to setup the connectionbrief-airline-84727
07/10/2025, 5:15 PM