1996fanrui commented on issue #1735: URL: https://github.com/apache/incubator-streampark/issues/1735#issuecomment-1272325704
Hi @MonsterChenzhuo , thanks for your discussion. When an ldap user logs into streampark for the first time, the ldap user will be mapped to a streampark user, right? If yes. > whether the default user type of ldap user is admin or user? The default user type is user which is better than admin because admin is the system administrator. It has all the permissions in StreamPark. > how to bind the team of ldap user The first login is similar to registering a user without binding a team. After the first login, how about Admin manually bind the team? In other words: just the registration process is different. Generally, the user is created on the platform, and the ldap user is created when logging in for the first time. Please correct me if anything is wrong. -- 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]
