raphj commented on PR #988: URL: https://github.com/apache/directory-scimple/pull/988#issuecomment-3665021527
Hi @bdemers, What's happening here is that in the platform for which I'm adding SCIM support, I don't have a simple way to determine which authentication methods are currently supported (extensions can add / be configured to support auth schemes) The way I have found to make this work is to leave the list of advertised auth schemes through SCIM configurable, and it would be nice not to have to reboot the whole platform for a configuration change to work. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
