Description
With the information in the Swagger AuthMethods component, a Apache configuration could be generated.
It might also be useful to extend the AuthMethods Class to include a groups Array, to create the group handling in Apache for HTTP Basic/Digest Authentication/LDAP.
Through this one can generate the server stub and reroute the calls to the server stub via apache. Apache then takes care of the authentication and authorization.
Description
With the information in the Swagger AuthMethods component, a Apache configuration could be generated.
It might also be useful to extend the AuthMethods Class to include a groups Array, to create the group handling in Apache for HTTP Basic/Digest Authentication/LDAP.
Through this one can generate the server stub and reroute the calls to the server stub via apache. Apache then takes care of the authentication and authorization.