Hey Mike. Is there any update to this? Also, is there a way to reregister the site with Gluu? I was having another issue so I wanted to attempt to reregister the site by removing the client in Gluu -> Open Id Connect-> Clients and in /opt/oxd-server/conf on the oxd side. Now when I click Login, I get the following in my oxd log:
```
2017-04-18 14:31:02,206 ERROR [org.xdi.oxd.server.Processor]
ErrorResponseException{errorResponseCode=ErrorResponseCode{value='invalid_oxd_id', description='Invalid oxd_id. Unable to find site for oxd_id. Please use register_site command for site registration.'}}
```
EDIT: Removed the ID from demosite.cfg and that cleared it up.