PromucFlow_constructor/app/server/appsmith-server/src/main
Arpit Mohan 2b0a21bbab Cleaning up the Github OAuth2 login flow by adding userNameAttribute to properties
This property helps define for Spring security which field in the OAuth2 user info to read in order to determine the username of the user. This is because this field is non-standard across different OAuth2 implementations. For each new OAuth2 provider that we support, this field will be required. Else the default name field will be picked up by Spring security (which is usually the id of the user).
2020-01-14 08:36:54 +05:30
..
java/com/appsmith/server Cleaning up the Github OAuth2 login flow by adding userNameAttribute to properties 2020-01-14 08:36:54 +05:30
resources Cleaning up the Github OAuth2 login flow by adding userNameAttribute to properties 2020-01-14 08:36:54 +05:30