Our team has recently finished creating a public form for job applications. A concern came up about the potential for someone to spam applications. Is there a way to limit submissions by IP address within a certain time frame? Or how can we secure the form from malintent?
Hm, the issue is because it's a job application, it needs to be public so those accessing from our website or other sources are able to submit. They wouldn't be part of any idp that we have.
A form that only allows authorized users to make submissions would be accessible to anyone as long as they have a Microsoft account. You could limit it to certain user groups, but that's optional.