Okta logout Issue - User can able to login the app without giving credentials -IOS
kuttimania opened this issue · 3 comments
I logged in my ionic application with my okta credentials. After successful login, I logged out. Now, i am trying to login. app logged it automatically without asking for credentials and landing me in home page. as of now, i am clearing history and website data in safari settings. Then only its asking for credentials. We are using shard device and have to allow multiple users to login in same device .
await this.auth.signOut();
Ionic:
Ionic CLI : 6.16.1
Ionic Framework : @ionic/angular 5.6.9
@angular-devkit/build-angular : 0.901.15
@angular-devkit/schematics : 11.2.9
@angular/cli : 9.1.15
@ionic/angular-toolkit : 2.3.3
Cordova:
Cordova CLI : 10.0.0
Cordova Platforms : ios 5.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1
Utility:
cordova-res : 0.15.3
System:
ios-deploy : 1.11.4
ios-sim : 8.0.2
NodeJS : v14.17.0
npm : 6.14.13
OS : macOS Big Sur
Xcode : Xcode 12.5.1 Build version 12E507
I'm on vacation for the month of July, so can't help you with this right now. You might try asking this question on our forums -- https://devforum.okta.com -- or Stack Overflow.
This should be fixed in the next release.