Closed gotchazipc closed 8 years ago
1.7.0 should support hosted and unhosted (not deployed via app server) clients. So, this issue should be solved without modifiying server.
Simple authentication, replacing oauth2, is not related to separating. Removing oauth provider wolud disable oauth client features (to google and github) and we need further discussion before planning.
Any dependency between servert and clients should be removed but webdia apis
1) No more app server - should be replaced with plain web server like apache or nginex. 2) simple authentication : any clients should be able to call webida apis withtout complex openauth registration. no client should be registered to be served.