My application uses SSO for users to log in which is integrated using SAML.
I would like to know if there is an SQL query that will allow me to retrieve the directory of user email addresses that are allowed to sign in using SAML.
I have a form input in my application that I want to be a list of these users. How would I go about this?