Hello fellow PI-Community
I just started with PI, installed the latest Version 3.11.4 on a Debian Bookworm with python/venv.
I created some policies in the webui and setup our SMS-Gateway. The LDAP-Resolver is also set and works, I can see all users from AD. Then I created a SMS-Token for my AD-User but when I login with my AD-User to PI-webui no SMS is being triggered/send and I just get logged in normally with AD-PW.
Am I misunderstanding a concept here or what might be the issue? Manually firing a curl POST from PI-Server to our smsgw works. The pi-log is crazy flooded with policies output and is hard to read/track. But grepping for any sms gateway / identifier / provider related stuff does not give me a hint what is wrong. I can see that the sms.identifier matches my SMS Gateway I created in webui. I even recreated the SMS GW but didn’t work.
Thanks in advance for helping.
Best Regards