actframework / act-aaa-plugin

Use OSGL aaa library to mange Authentication/Authorization/Accounting for ActFramework Application
Apache License 2.0
6 stars 2 forks source link

`LoginUserFinder.get()` - support multiple user identity fields #21

Closed moonmanbu closed 6 years ago

moonmanbu commented 6 years ago

if Principal.getName() returned value contains :, then the first part shall be the user identify field name, and the second part is the user identity value.