WTH I cannot use an external identity provider for authentication

While Home Assistant seems to be using oAuth2 internally (I have not checked this), there is no way to delegate authentication to an external identity provider.

Also I do not have any clear understanding on why we do not want to do it.

It seems that it would be a while before it is implimented.

I am working on a guid to use Authentik with services that use JWT Authentication.

With HA it is a bit diffrent since they have implemented it difrently.
I am looking for a way to obtain Refresh Tokens and use them to bypass login. Sadly the Documentation is not super clear about it.