Axios auth to LDAP
GuillaumeGorret opened this issue · 0 comments
GuillaumeGorret commented
Hi guys,
I unsterstand everything about your tuto but I have a question. I did the same thing to log the application with an LDAP Spring boot security. But when I try to reach /api/secured with auth parameter I have a 403 exeption.
Is the auth param in axios only usable with a basic auth ?