okta / okta-devices-swift

okta-devices-swift
https://github.com/okta/okta-devices-swift
Apache License 2.0
8 stars 1 forks source link

OKTA-646550 - iOS Device SDK: Redo ssws token generation logic to take into account key health #152

Closed IldarAbdullin-okta closed 1 year ago

IldarAbdullin-okta commented 1 year ago

… all factors and key health

Problem Analysis (Technical)

Currently logic only checks for tag presence and doesn't check any other factors or keys

Solution (Technical)

Enumerate all factors and check key health, then use the key for jwt signing