#api browser GET /flows/executor/default-provider-authorization-explicit-consent/

1 messages · Page 1 of 1 (latest)

hardy shore
#

Hi, I'm looking for help with this API.
I try to test it in built-in API browser, but recieve only 400 error.

There is no mentioning in docs what are query-strings params should be sent to get flow start successfully executing.

Can someone help with QUERY-STRING PARAMETERS ( and way to get them from 'flows' of Authentik )

My tests with combinations of which I put in query-string so far unsuccessful:
?response_type=code&client_id=Zw4rI0nG7MPM6VhUXkpPM4wJnqiQdlF7hmpDjmkX&scope=openid+profile+email&state=h777aZAfXDYWVfEWd5fkFdwYE68suIMYY7xl7pkT04U%3D&redirect_uri=https%3A%2F%2Ftao.me%2Flogin%2Foauth2%2Fcode%2Fauthentik&nonce=HXXp4PhJiO7TIMR-Curqw6gXtjO-cwj4yyYkDOYlXto

dry glen
#

What are you trying to do? It looks like this is an oauth request which should be sent to the oauth authorise endpoint that’s show in the admin interface