Hi Hao,
Problem is in NameID.
You need to create nameID from ADFS side and release that to your Gluu-Asimba server.
```
INFO | jvm 1 | 2017/02/14 15:05:22 | (ASIMBAWA) [2017-02-14 15:05:22] [DEBUG] AuthenticationRequestProtocol No NameID Format specified by requestor, using: urn:oasis:names:tc:SAML:2.0:nameid-format:persistent
.....
.....
INFO | jvm 1 | 2017/02/14 15:06:32 | (ASIMBAWA) [2017-02-14 15:06:32] [WARN] AbstractAuthNMethodSAML2Profile No NameID in Subject when trying to establish User from Assertion
INFO | jvm 1 | 2017/02/14 15:06:32 | (ASIMBAWA) [2017-02-14 15:06:32] [ERROR] WebBrowserSSOProfile Response user conditions not met (no user found)
```