Testing PUSH token mechanism

Hi folks,

I have set up my privacyidea 3.6.3 to handle push token (natively, NOT with firebase).
I can enroll and register a token with the privacyidea android app.

How can I test the whole authentication process?
is there a particular policy to enable against the user, the realm or ?

cheers
M

Found it - I am blind:
https://your.privacyidea.server/validate/check?user=testuser&pass=yourpin

Thanks for the good work :slight_smile: