Describe the bug
Authentication client is used to create, revoke, introspect bear token and refresh token. The Authorization used by this endpoint is Basic authentication instead of Bearer token.
Expected behavior
There is a way to pass client_id and client_secret to authentication endpoints
Additional context
Add any other context about the problem here.