vmware / idm

MIT License
51 stars 30 forks source link

Requesting a sample app for iOS demonstrating #1

Open nitinsh99 opened 7 years ago

nitinsh99 commented 7 years ago

Hello team,

It would be really helpful if we can also have an iOS sample app demonstrating the use of VIDM API's to achieve the Oauth or SAML based SSO.

Thanks Nitin VMWare AirWatch

fstrudel commented 7 years ago

Hi Nitin, Yes it's definitely on our list; we did not have come to it yet.

Fanny

patelgaurav4u commented 4 years ago

Hello team,

It would be really helpful if we can also have an iOS sample app demonstrating the use of VIDM API's to achieve the Oauth or SAML based SSO.

Thanks Nitin VMWare AirWatch

Eagerly waiting

dhaval22 commented 4 years ago

Can someone please provide a pointer to VIDM SSO integration in iOS app? How to start and what should be implemented? Saml or OAuth? Thanks. @fstrudel @ncdc

ncdc commented 4 years ago

Sorry, I'm not familiar with this project.

fstrudel commented 4 years ago

@dhaval22 you should use OAuth2 (OIDC) - see https://github.com/vmware/idm/wiki/Choosing-The-Right-Auth We did not have time to provide an iOS example for VIDM, but you can get inspired by https://github.com/openid/AppAuth-iOS and modify it to follow https://github.com/vmware/idm/wiki/Single-sign-on-for-Mobile