Identity Manager use in QT QML

1426
1
08-02-2016 08:23 PM
BrianLocke
Occasional Contributor II

Been reading through docs attempting to access secure services using the Identity Manager in QML.  So far unsuccessful  Is there an example on how we can use the identity manager and user credentials to access secure services in QT using QML?

0 Kudos
1 Reply
LucasDanzinger
Esri Frequent Contributor

Hi Brian,

What type of security are you using? OAuth or Token based? If token based, then we have a sample in the QML Sample app under security > Token based security that shows how to make a connection to the identity manager singleton, and prompt a sign in dialog when there is a request for credentials. Let me know if you are using OAuth, and I will see if I can find an example for you.

Thanks,

Luke

0 Kudos