oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Document the usage of UserDetailsService of Spring Security #584

Closed kiran-vadla closed 7 years ago

kiran-vadla commented 7 years ago

Document the usage of UserDetailsService of Spring Security in OASP4J wiki.

AbhayChandel commented 7 years ago

Hi @kiran-vadla, @amarinso, I have documented the usage of UserDetailsService in OASP4J at https://github.com/devonfw/devon-guide/wiki/cookbook-security-layer#spring-security-apis-and-their-usage-in-oasp4j. Review the same and let me know.

thanks @AbhayChandel

AbhayChandel commented 7 years ago

Hi @amarinso, @kiran-vadla, I have documented the UserDetailsService and also updated the documentation on OASP4J security at https://github.com/devonfw/devon-guide/wiki/cookbook-security-layer. Please review the same as soon as possible and let me know.

thanks @AbhayChandel

kiran-vadla commented 7 years ago

Hi @AbhayChandel , I have modified little , the section 'Authentication' for In-memory authentication and the section 'Spring Security APIs and their usage in OASP4j' for the Spring documentation of UserDetailsService. Otherwise , rest of the wiki looks good.

Thanks, @kiran-vadla

kiran-vadla commented 7 years ago

closing this issue as the wiki on OASP4J security at https://github.com/devonfw/devon-guide/wiki/cookbook-security-layer looks good.

Thanks, @kiran-vadla