authenticationchallenge Questions
3
Solved
I want to use the code flow with PKCE in my Angular SPA and for convenience I use this library: angular-oauth2-oidc
If you click on the link, it says that with this configuration you will use the c...
Outrelief asked 8/2, 2021 at 12:14
1
Solved
In URLSession:task:didReceiveChallenge:completionHandler:, is there a difference between using .proposedCredential vs URLCredential(trust:) of the server trust object in the challenge protection sp...
Kokoruda asked 20/5, 2019 at 16:16
1
I'm handling the server trust authentication challenge in a custom way (comparing the public key from the server trust with a hashed local version) through the urlSessionDelegate, similarly to how ...
Bronchiectasis asked 20/5, 2019 at 17:4
1
© 2022 - 2024 — McMap. All rights reserved.