This component provides a readily available instrument of authentication in any CUBA-based application using SAML open standard. That allows identity provider to pass authorization credentials to your applications - service providers.
Currently, we provide the metadata from the Cuba app (as being the SP) through a file which we create by copying the XML into a file and sent it to the customer. This is inconvenient and it would be great if we would only need to communicate a url (e.g. https://app.compancy.com/saml/metadata/entity-id). Alternatively, it would be great to have a download option from the Cuba app for the XML file.
Environment
Description of the bug or enhancement
Currently, we provide the metadata from the Cuba app (as being the SP) through a file which we create by copying the XML into a file and sent it to the customer. This is inconvenient and it would be great if we would only need to communicate a url (e.g. https://app.compancy.com/saml/metadata/entity-id). Alternatively, it would be great to have a download option from the Cuba app for the XML file.