
DrishyaB.67988 (Customer) asked a question.
I was trying to set persistent Single Sign-On in my iOS application, hence I followed the steps as per the documentation. But at got stuck at the last step, Update Sign On Rule. I was getting bellow error :
Cannot modify the conditions object because it is read-only
So I cam across one of the question answered in this forum , that we can update the default rule.
Hence, i create a new Rule , by "Add Rule" under Sign on Policy, Applications in Okta Developer Console.
Any then i checked GetSignOnPolicy API , whether any new policy id is appearing other than default one. Also I checked GetRules API.
But in both the cases, the newly added rule didn't appeared.
Your reply is highly appreciated.
Thanks,
Drishya

looks like api doesn't support but i will post when i have more info
good question though