Is it possible to use the install4j HTTP credential dialog for custom actions? -
i need write custom rest client able handle single-sign-on authentication in purposes. client has decide whether use sso or basic authentication. basic authentication dialog should appear , user asked credentials. in install4j there exists such dialog , wonder whether can reuse dialog credentials , set these custom rest client?
that information not saved, cannot retrieve later. conversely, set system properties "serverauthuser" , "serverauthpassword", install4j use authentication , password dialog not shown.
Comments
Post a Comment