(solved) Missing enrollment policy for WebauthnToken: webauthn_relying_party_id

So I’ve set up test instance and try to experiment with issuing webauthn token in UI.
It shows me message that relying_party_id is missing, but I have no idea where I should specify it (there is nothing similar in UI neither in settings).
Am I right that UI doesn’t issue webauthn tokens and I shall use only API for that?
Or did I miss anything?

Ah the same was with curl and I had to look into the unit test to figure out how to setup policy and it wasn’t obvious at all. I wonder which part of documentation I missed, but looks it moved forward.