How to Create a MAF Login Connection With Realm
(Doc ID 2794623.1)
Last updated on MAY 10, 2023
Applies to:
Mobile Application Framework - Version 2.6.0 and laterInformation in this document applies to any platform.
Goal
Create a MAF login connection using Realm authorization.
MAF enables application features to access secure resources by injecting a basic authentication header into the HTTP requests made by the web view in an application feature. This is useful in situations where a remote web resource is protected by basic authentication and cookies are not sufficient for authentication, or the server does not honor cookies at all.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |