All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Changes to Protocol: Successful response now returns a 200 instead of a 302. The seed capability is now in the body as 'agent_seed_capability'. In the case of no agent_seed_capability there will be 'reason' and 'message' in the body explaining why it wasn't returned.
Changes to viewer: Viewer now looks for 200 result from authenication and checks for agent_seed_capability, referring to or displaying the message/reason if there is none.
Changes to simulator: None
What will break if not using the new viewer: If using old viewer to connect to new authentication login won't work, it won't correctly parse auth response.
whump linden added a comment - 21/Aug/08 04:19 PM Changes to Protocol: Successful response now returns a 200 instead of a 302. The seed capability is now in the body as 'agent_seed_capability'. In the case of no agent_seed_capability there will be 'reason' and 'message' in the body explaining why it wasn't returned.
Changes to viewer: Viewer now looks for 200 result from authenication and checks for agent_seed_capability, referring to or displaying the message/reason if there is none.
Changes to simulator: None
What will break if not using the new viewer: If using old viewer to connect to new authentication login won't work, it won't correctly parse auth response.
whump linden added a comment - 24/Aug/08 11:26 AM Fixed in AD and viewer with interopt-5 release.
Please update you Open Grid Beta viewer as it's required for login now.
Changes to viewer: Viewer now looks for 200 result from authenication and checks for agent_seed_capability, referring to or displaying the message/reason if there is none.
Changes to simulator: None
What will break if not using the new viewer: If using old viewer to connect to new authentication login won't work, it won't correctly parse auth response.