V3 Support

The V3 webapps need SSO capability and use OpenID. We need to send both our OpenID server url and a token for the user in the login response.
This commit is contained in:
BlueWall
2012-02-22 16:36:28 -05:00
parent 67bea681e2
commit 165ae251ec
3 changed files with 25 additions and 2 deletions

View File

@@ -227,6 +227,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
; For V2/3 Web Profiles
ProfileServerURL = "http://127.0.0.1/profiles/[AGENT_NAME]
; For V2/V3 webapp authentication SSO
OpenIDServerURL = "http://127.0.0.1/openid/openidserver/
; If you run this login server behind a proxy, set this to true
; HasProxy = false