You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning. Please can I use this bundle for a "bearer only client" in a rest api in symfony ? Or is it only for public client which have UI for redirection ?
I tried to omit the redirection parameters redirect_route and redirect_params: {} because this is not relevant for a bearer only client or rest microservice but it dosnt work.
when i test on postman i have this error message-> Realm does not exist
thx for your help in advance
The text was updated successfully, but these errors were encountered:
Good morning. Please can I use this bundle for a "bearer only client" in a rest api in symfony ? Or is it only for public client which have UI for redirection ?
I tried to omit the redirection parameters redirect_route and redirect_params: {} because this is not relevant for a bearer only client or rest microservice but it dosnt work.
when i test on postman i have this error message-> Realm does not exist
thx for your help in advance
The text was updated successfully, but these errors were encountered: