This is an old revision of the document!
This page starts authentication request using startAuthenticationSession(peigReturnName)
On the result page we evaluate the authentication request using getResult(authId, [authKey])
There are two basic results – authentication is OK or an error is thrown.
See example on Try it out out page