Hi Matthias,
We have some maintainance now, with SSL certifcate included, is also showing that message.
How do i add a resource?
-
This reply was modified 4 weeks ago by
marc1200.
As I showed in the example above http://induro.tech/.well-known/webfinger?resource=acct:induro.tech@induro.tech
See the ?resource=!
What exactly are you trying to do? Where do you see the error?
i’am trying to set up auth0 with webfinger, we want to create a account at tailscale using OIDC.
What do i have to put into the webfinger and where?
You do not have to add anything anywhere, it works out of the box! You simply checked the URL without a resource GET param.
The resource represents a user on your blog. Here is an example of your support user: http://induro.tech/.well-known/webfinger?resource=acct%3Asupport%40induro.tech
The resource of this user is acct:support@induro.tech. Check the user profile settings in WordPress to check the WebFinger resources for the other users.