Hi Stan,
thanks for the quick response and your helpful answer.
When I use the MAFLogonCore in combination with the MAFLogonUI to handle the SAML2 authentication sequence the app always displays the UIWebView to authenticate at the IDP - when session has timed out, right?
So my idea was to parse the UIWebView and to automatically fill the form with the username/password which is stored in the app. So that the user only has to enter the passcode once. Is this approach possible with MAFLogonUI - to hide the UIWebView and perform everything in the backround? Or am I completely wrong with my approach?
Because I couldn't find a solution with MAFLogonUI I tried to develop everything with LogonCore and HttpConversationManager itself. Do you have some sample code where you create the registration with a HttpConversationManager directly?
Thanks in advance and have a nice weekend!
Stephan