
sec:get-saml-entity-ids() as xs:string*
This function returns the SAML entity ids stored in the Security database.
xquery version "1.0-ml";
import module namespace sec = "http://marklogic.com/xdmp/security"
at "/MarkLogic/security.xqy";
sec:get-saml-entity-ids()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.