I'm having issues with using the REST endpoint to storage trusted devices registrations. I'm using CAS 7.2.2 and whenever the system calls my endpoint it doesn't provide any data, it is supposed to provide a JSON record in the POST body, but it is giving me nothing. I'm using the Trusted Device system to auto register users so they can avoid MFA after one success in a given day, and I don't seem to be able to change the default length of registration when a user is automatically registered, so I was going to save it using REST with the proper timeout, since I don't seem to be able to change it. I'd also like devices to be stored in a database (using the REST endpoint), but I'm not getting any data to store. Is this a bug or am I doing something wrong? I would be fine with local storage of the data using JSON (which does work), if I could change the default expiration time to 8 hours.
Thanks, Preston -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/6c689369-48cc-42cd-8290-0bc4dcafdb0cn%40apereo.org.