kohrar commented on issue #5548: URL: https://github.com/apache/cloudstack/issues/5548#issuecomment-934577824
Yes, the limitation is on Microsoft's side where the SAML request ID cannot start with a digit. While this isn't strictly a bug in CloudStack, it also means that Azure AD isn't completely supported with the current implementation. The documentation does suggest prepending the request ID with a string such as 'id'. Would an appropriate 'fix' be to add an optional prefix as a global setting to CoudStack which will then be prepended to the generated request IDs? Or is there a better solution that you can think of? I'm currently setting up a build environment for CloudStack so I can hopefully try a few things. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org