okta / samples-ios

samples-ios
https://github.com/okta/samples-ios
Apache License 2.0
38 stars 27 forks source link

Update placeholder in plist file to use consistent pattern for placeholder #85

Closed haishengwu-okta closed 3 years ago

haishengwu-okta commented 3 years ago

Looks like the custom scheme uri doesn't have to match okta tenant. How about hard code to com.okta.sample-app cross the board?

IldarAbdullin-okta commented 3 years ago

Looks like the custom scheme uri doesn't have to match okta tenant. How about hard code to com.okta.sample-app cross the board?

Then you will need to do: com.okta.sample-app:/callback in Okta.plist for consistency. I think {customUriScheme} template is fine