• Re: Why do some APPS request your passwd even though you never logged out?

    From Tyrone@none@none.none to comp.sys.mac.advocacy,misc.phone.mobile.iphone on Tue Jan 13 00:23:59 2026
    From Newsgroup: misc.phone.mobile.iphone

    On Jan 12, 2026 at 4:02:55rC>PM EST, "Maria Sophia" <mariasophia@comprehension.com> wrote:

    Tyrone wrote:
    On Jan 12, 2026 at 1:37:00 PM EST, "Maria Sophia"
    <mariasophia@comprehension.com> wrote:

    Tyrone wrote:
    Once again, you have no idea what you are talking about.

    Hi Tyrone,

    The question in this thread is technical and it's about WHY (not how).

    But you are technically wrong. iOS does NOT require you to login multiple >> times. Some app(s) that you have are doing that, for unknown reasons. One of >> the links that YOU provided says so.

    And that was just ONE link of many that had nothing to do with tokens AND 2 >> dead links.

    So AGAIN, you have not proved your claim that "Why does iOS require you to >> login". iOS is NOT requiring this. It is YOUR apps AND you still have no
    proved that this is even happening.

    Shall I post a screen shot from 2022 to prove that I am not required to enter
    my password?


    If people can't understand how it works, they'll never be able to
    contribute meaningfully to help answer why only iOS works this way.

    Which explains YOUR posts in this thread. You DON'T understand how it works >> and thus your contributions ARE bullshit.

    I've explained how iOS works with respect to token expiry & renewal.
    You need to comprehend how it works before you can help answer why.

    You have "explained" what you believe is happening, with links that say no >> such thing.

    Since you claim the explanation given is "bullshit", if you think iOS works >>> differently than described, then you should state how you think it works. >>
    YOU are stating "how you think it works". A link YOU provided describes how >> it actually works.

    Hi Tyrone,

    You keep asserting that "iOS does NOT require you to login multiple
    times" and that it "is YOUR apps" doing this, but you have not actually described a technical model of what you think is happening inside iOS.

    A link that YOU PROVIDED describes it:

    <https://developer.apple.com/documentation/signinwithapple/verifying-a-user>

    "User interaction is required any time a new identity token is requested. User sessions are long-lived on device, so calling for a new identity token on
    every launch, or more frequently than once a day, can result in your request failing due to throttling."

    Do you EVER read the links you post?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Maria Sophia@mariasophia@comprehension.com to comp.sys.mac.advocacy,misc.phone.mobile.iphone on Mon Jan 12 20:16:53 2026
    From Newsgroup: misc.phone.mobile.iphone

    Tyrone wrote:
    On Jan 12, 2026 at 4:02:55rC>PM EST, "Maria Sophia" <mariasophia@comprehension.com> wrote:

    Tyrone wrote:
    On Jan 12, 2026 at 1:37:00 PM EST, "Maria Sophia"
    <mariasophia@comprehension.com> wrote:

    Tyrone wrote:
    Once again, you have no idea what you are talking about.

    Hi Tyrone,

    The question in this thread is technical and it's about WHY (not how).

    But you are technically wrong. iOS does NOT require you to login multiple >>> times. Some app(s) that you have are doing that, for unknown reasons. One of
    the links that YOU provided says so.

    And that was just ONE link of many that had nothing to do with tokens AND 2 >>> dead links.

    So AGAIN, you have not proved your claim that "Why does iOS require you to >>> login". iOS is NOT requiring this. It is YOUR apps AND you still have no >>> proved that this is even happening.

    Shall I post a screen shot from 2022 to prove that I am not required to enter
    my password?


    If people can't understand how it works, they'll never be able to
    contribute meaningfully to help answer why only iOS works this way.

    Which explains YOUR posts in this thread. You DON'T understand how it works
    and thus your contributions ARE bullshit.

    I've explained how iOS works with respect to token expiry & renewal.
    You need to comprehend how it works before you can help answer why.

    You have "explained" what you believe is happening, with links that say no >>> such thing.

    Since you claim the explanation given is "bullshit", if you think iOS works
    differently than described, then you should state how you think it works. >>>
    YOU are stating "how you think it works". A link YOU provided describes how
    it actually works.

    Hi Tyrone,

    You keep asserting that "iOS does NOT require you to login multiple
    times" and that it "is YOUR apps" doing this, but you have not actually
    described a technical model of what you think is happening inside iOS.

    A link that YOU PROVIDED describes it:

    <https://developer.apple.com/documentation/signinwithapple/verifying-a-user>

    "User interaction is required any time a new identity token is requested. User
    sessions are long-lived on device, so calling for a new identity token on every launch, or more frequently than once a day, can result in your request failing due to throttling."

    Do you EVER read the links you post?

    Hi Tyrone,

    Yes, I read that link. I gave it to you long ago as one of many links.
    You're quoting a document that describes a very specific thing:

    It describes one thing about iOS and only one thing about iOS.

    *Sign in with Apple for third-party apps:*
    <https://developer.apple.com/documentation/signinwithapple/verifying-a-user>

    Your claim that it describes everything possible about iOS isn't correct. You're confused. Very confused.

    The fact you repeatedly misuse that link shows how confused you are.
    The sentence you quoted is explicitly scoped to a single flow:

    "User interaction is required any time a new identity token is
    requested. User sessions are long-lived on device, so calling for a
    new identity token on every launch, or more frequently than once a
    day, can result in your request failing due to throttling."

    A few important points you're glossing over in your confused state:

    1. Scope of that document

    That page is about Sign in with Apple as used by third-party apps
    via the AuthenticationServices framework.

    It is *not* a description of:
    a. iCloud account tokens
    b. App Store / Apple Media Services tokens
    c. iMessage / FaceTime (IDS) authentication
    d. Find My / FMIP credentials
    e. activation / Activation Lock credentials
    etc.

    In your confusion, you are treating that one OAuth-style identity
    token as if it were "how iOS authentication works" globally.

    It's not. And clearly Apple does not say that in that document.

    2. What the quote actually says

    The quote is talking about what *apps* should do when they use
    Sign in with Apple:

    a. User interaction is required any time a new identity token is
    requested.
    b. Sessions are long-lived on device.
    c. Calling for a new identity token ... more frequently than once a
    day ... can result in your request failing due to throttling.

    That is guidance to app developers so they don't spam the user with
    sign-in prompts and get throttled. It does *not* say this is the
    sole token used by the OS for everything, nor that other internal
    Apple services behave the same way.

    The fact you think it does is a problem only you can resolve internally.

    3. Your claim versus what I'm describing

    You keep saying:

    a. "iOS does NOT require you to login multiple times.
    It is YOUR apps."
    b. "A link YOU PROVIDED describes how it actually works."

    That link describes *one* identity token used in *one* sign-in
    flow. It does not prove that:

    A. iCloud, App Store, IDS, Find My, and activation share that same
    token, or
    B. there are not multiple internal authentication domains with their
    own credentials and expirations.

    At most, the link says if an app abuses Sign in with Apple and
    keeps asking for fresh tokens, the user will get prompted and the
    app can be throttled. That is compatible with my point that
    different services/tokens can independently produce prompts.

    4. What you still haven't done

    You keep asserting "iOS does NOT require you to login multiple
    times" and that it's "YOUR apps", but you have not provided any
    technical model of:

    a. how you think the system Apple ID tokens for iCloud, App Store,
    IDS, Find My, and activation are structured, or
    b. how, under your model, a device behaves if those credentials age
    and the user refuses every password prompt for years.

    Saying "this link proves it" when the link is clearly scoped to
    Sign in with Apple for third-party apps is not a technical model.

    If you believe that the Sign in with Apple identity token is the single
    token used for *all* Apple services on the device, then please quote
    where Apple states that explicitly.

    The page you cited does not say that. It describes the behavior of one
    specific API, not the entire authentication architecture of iOS.

    Until you can spell out how you think the rest of the services work,
    we are still at the point where you are asserting every claim is
    "bullshit" without you actually providing any technical explanation.

    Remember, I have tested the system. I not only know how it works, but I've documented how it works. Specifically, I "remember": how it works.

    You do not as you are the only one claiming it doesn't ask for your
    password. Everyone else (even Chris at one point) "remembered" it does.

    Because... it does.
    That's how iOS works.

    It's DIFFERENT from all other common consumer operating systems that way.
    The question is why?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Maria Sophia@mariasophia@comprehension.com to misc.phone.mobile.iphone,comp.sys.mac.advocacy on Mon Jan 12 20:18:22 2026
    From Newsgroup: misc.phone.mobile.iphone

    Posted here to keep all the technical answers together in one thread.
    That way, this serves as a reference vehicle for how iOS actually works.


    Tyrone wrote:
    You have "explained" what you believe is happening, with links that say no >>> such thing.

    Since you claim the explanation given is "bullshit", if you think iOS works
    differently than described, then you should state how you think it works. >>>
    YOU are stating "how you think it works". A link YOU provided describes how
    it actually works.

    Hi Tyrone,

    You keep asserting that "iOS does NOT require you to login multiple
    times" and that it "is YOUR apps" doing this, but you have not actually
    described a technical model of what you think is happening inside iOS.

    A link that YOU PROVIDED describes it:

    <https://developer.apple.com/documentation/signinwithapple/verifying-a-user>

    "User interaction is required any time a new identity token is requested. User
    sessions are long-lived on device, so calling for a new identity token on every launch, or more frequently than once a day, can result in your request failing due to throttling."

    Do you EVER read the links you post?

    Hi Tyrone,

    Yes, I read that link. I gave it to you long ago as one of many links.
    You're quoting a document that describes a very specific thing:

    It describes one thing about iOS and only one thing about iOS.

    *Sign in with Apple for third-party apps:*

    <https://developer.apple.com/documentation/signinwithapple/verifying-a-user>

    Your claim that it describes everything possible about iOS isn't correct. You're confused. Very confused.

    The fact you repeatedly misuse that link shows how confused you are.
    The sentence you quoted is explicitly scoped to a single flow:

    "User interaction is required any time a new identity token is
    requested. User sessions are long-lived on device, so calling for a
    new identity token on every launch, or more frequently than once a
    day, can result in your request failing due to throttling."

    A few important points you're glossing over in your confused state:

    1. Scope of that document

    That page is about Sign in with Apple as used by third-party apps
    via the AuthenticationServices framework.

    It is *not* a description of:
    a. iCloud account tokens
    b. App Store / Apple Media Services tokens
    c. iMessage / FaceTime (IDS) authentication
    d. Find My / FMIP credentials
    e. activation / Activation Lock credentials
    etc.

    In your confusion, you are treating that one OAuth-style identity
    token as if it were "how iOS authentication works" globally.

    It's not. And clearly Apple does not say that in that document.

    2. What the quote actually says

    The quote is talking about what *apps* should do when they use
    Sign in with Apple:

    a. User interaction is required any time a new identity token is
    requested.
    b. Sessions are long-lived on device.
    c. Calling for a new identity token ... more frequently than once a
    day ... can result in your request failing due to throttling.

    That is guidance to app developers so they don't spam the user with
    sign-in prompts and get throttled. It does *not* say this is the
    sole token used by the OS for everything, nor that other internal
    Apple services behave the same way.

    The fact you think it does is a problem only you can resolve internally.

    3. Your claim versus what I'm describing

    You keep saying:

    a. "iOS does NOT require you to login multiple times.
    It is YOUR apps."
    b. "A link YOU PROVIDED describes how it actually works."

    That link describes *one* identity token used in *one* sign-in
    flow. It does not prove that:

    A. iCloud, App Store, IDS, Find My, and activation share that same
    token, or
    B. there are not multiple internal authentication domains with their
    own credentials and expirations.

    At most, the link says if an app abuses Sign in with Apple and
    keeps asking for fresh tokens, the user will get prompted and the
    app can be throttled. That is compatible with my point that
    different services/tokens can independently produce prompts.

    4. What you still haven't done

    You keep asserting "iOS does NOT require you to login multiple
    times" and that it's "YOUR apps", but you have not provided any
    technical model of:

    a. how you think the system Apple ID tokens for iCloud, App Store,
    IDS, Find My, and activation are structured, or
    b. how, under your model, a device behaves if those credentials age
    and the user refuses every password prompt for years.

    Saying "this link proves it" when the link is clearly scoped to
    Sign in with Apple for third-party apps is not a technical model.

    If you believe that the Sign in with Apple identity token is the single
    token used for *all* Apple services on the device, then please quote
    where Apple states that explicitly.

    The page you cited does not say that. It describes the behavior of one
    specific API, not the entire authentication architecture of iOS.

    Until you can spell out how you think the rest of the services work,
    we are still at the point where you are asserting every claim is
    "bullshit" without you actually providing any technical explanation.

    Remember, I have tested the system. I not only know how it works, but I've documented how it works. Specifically, I "remember": how it works.

    You do not as you are the only one claiming it doesn't ask for your
    password. Everyone else (even Chris at one point) "remembered" it does.

    Because... it does.
    That's how iOS works.

    It's DIFFERENT from all other common consumer operating systems that way.
    The question is why?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris@ithinkiam@gmail.com to misc.phone.mobile.iphone,comp.sys.mac.advocacy on Tue Jan 13 08:16:56 2026
    From Newsgroup: misc.phone.mobile.iphone

    Maria Sophia <mariasophia@comprehension.com> wrote:
    Chris wrote:
    Maria Sophia <mariasophia@comprehension.com> wrote:
    Chris wrote:
    Let's see how DonGPT responds to this...?

    I'm not going to respond to your incessant personal attacks,

    Firstly, calling you out on posting AI slop is not a personal attack. It's >> criticising you for being disingenuous and lying.

    Secondly, if you're going to not respond then don't. Responding by saying
    you're not going to respond is ... well, let's go with ... daft.

    Chris, with all due respect, you are conflating one specific OAuth flow,

    Apple does not use OAuth.

    Seriously, give it up. You're out of your depth.

    Sign in with Apple, with the authentication architecture of iOS as a whole.

    It's Apple authentication. iOS/iPadOS doesn't have an "authentication
    architecture".

    The identity token and refresh token described in the Sign in with Apple >>> docs apply only to third party app login. They do not represent the tokens >>> used by iCloud, Apple Media Services, IDS for iMessage and FaceTime, Find >>> My, Activation Lock, or device activation.

    Prove it.

    Sign in with Apple is implemented through the Authentication Services
    framework. It issues an ID token and a refresh token that are valid only >>> for that OAuth client. The once-per-day refresh rule applies only to
    that OAuth flow. It does not apply to iCloud service tokens, Apple Media >>> Services tokens, IDS tokens, or activation tokens.

    Are you using chatgpt again? Apple doesn't use OAuth.

    iCloud uses its own account token and service specific credentials for
    Drive, Photos, Backup, Keychain, Mail, Contacts, Calendars, Notes,
    Reminders, and Safari sync. These services do not use the Sign in with
    Apple token and do not share its refresh rules.

    Prove it.

    Apple Media Services, which covers the App Store, iTunes Store, TV,
    Music, Books, and Podcasts, uses a different token family entirely. AMS
    tokens are issued by a separate backend and have their own expiration
    and refresh behavior.

    Prove it.

    iMessage and FaceTime use IDS authentication, which is documented as a
    separate protocol with its own key material and its own token lifecycle. >>> IDS tokens are not interchangeable with iCloud or AMS tokens.

    Prove it.

    Find My uses FMIP authentication, which again is a separate service with >>> its own credentials and its own validation rules.

    Prove it.

    Activation and Activation Lock use activation certificates and device
    specific credentials that are not part of any of the above systems.

    Prove it.

    I suspect all the above is again AI slop. Given you have not provided any
    cites which you say you always do.

    Because these authentication domains are independent, a failure or
    expiration in any one of them can trigger a password prompt such as
    Jan 10th 2026 <https://i.postimg.cc/ZqGn04Ln/appleid20260110.jpg>

    This is why users can see Apple ID password prompts even when they have not >>> logged out or made a purchase. It is not caused by user behavior.

    You wish!

    Given no single person on here concurs with you - I discount candycaneeater >> as he's probably a sock - we have to apply Occam's Razor and look at the
    simplest explanation: you are doing this to yourself.

    That's why everyone on this newsgroup who responded, except you and Tyrone, >>> have easily admitted remembering these standard Apple ID password prompts. >>> <https://i.postimg.cc/LXzB3Lc0/appleid01.jpg>

    We've all admitted to have been asked for a password once of twice a year
    at most. No one gets prompts several times a day. Only you.

    It is caused by the fact that iOS uses multiple authentication domains with >>> different lifetimes and different refresh rules.

    That's your baseless assertion.

    If you truly believe that all Apple services share a single token, please >>> cite Apple documentation that states this explicitly.

    I did.

    You have yet to prove that Apple uses multiple ones.

    Chris,

    I am going to ignore any accurate criticisms of my argument and hide
    behind fake victimhood.

    There. Fixed it for you.

    You appear to be making two very strong claims, both of which I dispute.

    1. "Apple does not use OAuth."
    2. The one identity token in the Sign in with Apple doc is
    "Apple authentication" for everything.

    On the first point, the label does not matter. Call it OAuth, OpenID
    Connect, or "Apple web sign in", the document you keep citing is about
    a specific browser / app sign in flow for third party clients. It is
    scoped to that use case. It does not describe device activation, Find
    My, iCloud, or Apple Media Services. It just doesn't. And never did.

    Of course it matters. They are specific brands and have different
    mechanisms. Anyone who values facts would stick to accuracy and stop making stuff up.

    The fact you don't care about accuracy adds even more weight to your disinterest in truth. All you want is a nodding dog audience. Which is very reminiscent of a well known personality...

    On the second point, you say you "proved" Apple uses a single token by pointing to that page. But that page does not say any of the following:

    Further evidence that accuracy and facts are alien concepts to you. I never claimed any proof. You asked for cites to evidence my position. Which I
    gave. Something you've refused to do. Because you can't.

    1. It does not say that iCloud uses the Sign in with Apple identity
    token.
    2. It does not say that App Store/Apple Media Services use that
    token.
    3. It does not say that iMessage/FaceTime (IDS) use that token.
    4. It does not say that Find My/FMIP use that token.
    5. It does not say that device activation or Activation Lock use that
    token.

    It's the only documented mechanism we have. Why wouldn't Apple use it?

    You are reading far more into that page than Apple actually wrote.
    Now to your repeated "prove it" challenge.

    Apple does not publish a complete internal map of every token, key, and certificate used by every service. Neither of us can "prove" the exact internal structure short of working on the inside at Apple.

    Thanks for confirming you have no evidence to support your claims.

    All you have is guesswork and a single observation of unusual behaviour
    caused by an extreme edge case scenario.

    This is a futile exercise.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From pothead@pothead@snakebite.com to misc.phone.mobile.iphone,comp.sys.mac.advocacy on Tue Jan 13 15:30:27 2026
    From Newsgroup: misc.phone.mobile.iphone

    On 2026-01-12, Chris <ithinkiam@gmail.com> wrote:
    pothead <pothead@snakebite.com> wrote:
    On 2026-01-11, Chris <ithinkiam@gmail.com> wrote:
    Maria Sophia <mariasophia@comprehension.com> wrote:
    Chris wrote:
    The behaviour you're demonstrating is such an extreme edge case that I >>>>> doubt there is *any* documentation covering it. No developer will be >>>>> prepared for a genuine user to continually ignore requests to access Apple
    services on an Apple device for years on end.

    Hi Chris,

    I'm happy to read you're unable to refute any of the facts

    Why lie and deny reality, Donald?

    Donald?
    How many nyms does this "Maria" have?

    Given he constantly lies, makes out he's the best expert, is thin skinned, and attacks everyone who disagrees with him I found a nym for him that
    fits.

    ROTFLMAO!
    That's funny!


    You intentionally snipped the majority of my post which rebuffed all your >>> "facts". This proves to me that my suspicion is correct: none of it was
    discovered by you, but is simply AI slop. Why otherwise would you post two >>> links to non-existent API endpoints? That's more than a simple error.

    That's a classic snit Brock McNuggets sidestep. He believes that folks won't actually
    check the links.

    As for this thread, I'm a Linux user but I have an iPhone and have had various
    models for years.

    I've never experienced being locked out and TBH I had to look up my
    iCloud PW because I rarely have to enter it. I can't remember the last time in
    fact.

    Yep. That's normal. I'm the same.

    Good to know. I'm not an Apple person. And by rarely having to enter it that comes down to upgrading the phone or changing some aspect of iCloud, which is rare.
    In normal day to day use, I don't remember it asking.
    And to the point I have never been locked out.

    My experience is set it and forget it.

    I have a few items like Mail, Messages, Photos etc set to backup from iPhone >> to iCloud and it just works transparently.
    The only time I have really used it when I upgrade to a new iPhone or want to
    archive my photos locally.

    So I'm not sure what Maria is talking about but if these issues were causing >> problems for users the Internet would be overflowing with complaints.

    He doesn't use his ipads like any normal user would and then complains
    about why they're misbehaving.

    As a Linux user with an iPhone and Apple watch, my method is to just leave it alone and let them work. And they do work extremely well for me.
    BTW I also have a Samsung mid tier phone and it too works fine for me.
    --
    pothead

    rCLLiberals seem to assume that, if you donrCOt believe in their particular political solutions, then you donrCOt really care about
    the people that they claim to want to help.rCY

    rCo Thomas Sowell
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Maria Sophia@mariasophia@comprehension.com to misc.phone.mobile.iphone,comp.sys.mac.advocacy on Tue Jan 13 12:03:52 2026
    From Newsgroup: misc.phone.mobile.iphone

    Tyrone wrote:
    On Jan 13, 2026 at 9:10:49rC>AM EST, "badgolferman" <REMOVETHISbadgolferman@gmail.com> wrote:

    On 01/13/2026 09:09, Tyrone wrote:
    On Jan 13, 2026 at 1:23:51-AM EST, "Alan" <nuh-uh@nope.com> wrote:

    On 2026-01-12 22:18, J||rg Lorenz wrote:
    On 13.01.26 01:31, Tyrone wrote:
    We all know the Sun rises in the West. My question is WHY does it rise in the
    West, not HOW.

    Here are my links that prove The Sun rises in the West:

    <https://www.thesun.co.uk>

    <https://www.thesun.co.uk/tvandshowbiz/37890247/brooklyn-beckham-nicola-peltz-birthday/>

    <https://www.thesun.co.uk/health/37892058/nhs-four-hospital-trusts-surge-no-beds/>

    See? All links to The Sun! I have proved my claim!

    Is it your ambition to beat Arlen at any price, Troll?


    He's doing what you apparently cannot:

    Taking amusement out of something that he cannot change.

    :-)

    The point of this topic is that this illustrates a typical Arlen thread. >>> Start with an absurd premise, link to random web pages that do not support the
    absurd premise, CLAIM that the websites support the absurd premise and then >>> attack everyone who points out the obvious.

    Over and over and over.

    I thought your OP was funny!

    It was supposed to be.

    Hi Tyrone,

    Thank you very much for opening this question which forces us all to think. Specifically, it forces us to think deeper about WHY iOS is the way it is.

    There's a vast difference between humor and ridicule, yet, I enjoyed this thread you kindly authored because it provides us all an equal opportunity
    to intelligently discuss the intellectual future of this Apple newsgroup.

    To your fundamental (if slightly hidden) main point, intentional ridicule
    does not change nor alter the fact that iOS handles identity and token
    renewal in a way that is different from other platforms, including macOS.

    That difference is worth examining in a newsgroup dedicated to the product.

    Understanding why a system behaves the way it does is part of any technical discussion, especially when the behavior is unique & has real effects on devices (e.g., 'bricking', aka "Activation Lock" as the ultimate outcome).

    No other common consumer operating system behaves that way. Just iOS.
    What you appear to be attempting to ridicule is simply the question:
    Q: Why?
    A: ?

    I believe that asking how and why something works is not an absurd premise.
    It is the fundamental basis of truly understanding any operating system.

    If you think the behavior I have described cannot happen, then explain the mechanism in iOS that prevents it instead of attacking the question with ridicule.
    --
    This is re-posted to this canonical thread on this particualr topic so
    that the future reference link will contain all the related discussions.

    From: Tyrone <none@none.none>
    Newsgroups: misc.phone.mobile.iphone
    Subject: WHY does the Sun rise in the West?
    Message-ID: <TECdnWkJ9YL7D_j0nZ2dnZfqnPqdnZ2d@supernews.com>
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Tyrone@none@none.none to comp.sys.mac.advocacy,misc.phone.mobile.iphone on Tue Jan 13 17:11:47 2026
    From Newsgroup: misc.phone.mobile.iphone

    On Jan 13, 2026 at 10:30:27rC>AM EST, "pothead" <pothead@snakebite.com> wrote:

    As a Linux user with an iPhone and Apple watch, my method is to just leave it alone and let them work. And they do work extremely well for me.
    BTW I also have a Samsung mid tier phone and it too works fine for me.

    That descibes most people. Normal adults.

    But Arlen has an agenda here. It is to ALWAYS make Apple "look bad".

    The first question a normal person would ask is "Is anyone else seeing this?
    I have to login multiple times a day on every iOS device I have".

    And the normal answers would come back. "Nope, I have never seen this at all.
    Have you tried a soft/hard reset? What apps do you have installed?". Etc. Lots of troubleshooting back and forth would follow.

    But Arlen's first question was "WHY is this happening?" Of course, he wants
    to steer the conversation into something like "Because Apple is tracking you
    on the mothership mainframes".

    AGAIN, you have to first prove that something IS happening before you can ask WHY it is happening. That is Logic 101. Inventing a scenario - and trying to prove it with dead links AND links that say NOTHING about logging in AND a single screen shot from 4 years ago - is all you need to know about Arlen's motives here.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Maria Sophia@mariasophia@comprehension.com to misc.phone.mobile.iphone,comp.sys.mac.advocacy on Tue Jan 13 12:57:20 2026
    From Newsgroup: misc.phone.mobile.iphone

    pothead wrote:
    On 2026-01-12, Chris <ithinkiam@gmail.com> wrote:
    pothead <pothead@snakebite.com> wrote:
    On 2026-01-11, Chris <ithinkiam@gmail.com> wrote:
    Maria Sophia <mariasophia@comprehension.com> wrote:
    Chris wrote:
    The behaviour you're demonstrating is such an extreme edge case that I >>>>>> doubt there is *any* documentation covering it. No developer will be >>>>>> prepared for a genuine user to continually ignore requests to access Apple
    services on an Apple device for years on end.

    Hi Chris,

    I'm happy to read you're unable to refute any of the facts

    Why lie and deny reality, Donald?

    Donald?
    How many nyms does this "Maria" have?

    Given he constantly lies, makes out he's the best expert, is thin skinned, >> and attacks everyone who disagrees with him I found a nym for him that
    fits.

    ROTFLMAO!
    That's funny!


    You intentionally snipped the majority of my post which rebuffed all your >>>> "facts". This proves to me that my suspicion is correct: none of it was >>>> discovered by you, but is simply AI slop. Why otherwise would you post two >>>> links to non-existent API endpoints? That's more than a simple error.

    That's a classic snit Brock McNuggets sidestep. He believes that folks won't actually
    check the links.

    As for this thread, I'm a Linux user but I have an iPhone and have had various
    models for years.

    I've never experienced being locked out and TBH I had to look up my
    iCloud PW because I rarely have to enter it. I can't remember the last time in
    fact.

    Yep. That's normal. I'm the same.

    Good to know. I'm not an Apple person. And by rarely having to enter it that comes down to upgrading the phone or changing some aspect of iCloud, which is rare.
    In normal day to day use, I don't remember it asking.
    And to the point I have never been locked out.

    My experience is set it and forget it.

    I have a few items like Mail, Messages, Photos etc set to backup from iPhone
    to iCloud and it just works transparently.
    The only time I have really used it when I upgrade to a new iPhone or want to
    archive my photos locally.

    So I'm not sure what Maria is talking about but if these issues were causing
    problems for users the Internet would be overflowing with complaints.

    He doesn't use his ipads like any normal user would and then complains
    about why they're misbehaving.

    As a Linux user with an iPhone and Apple watch, my method is to just leave it alone and let them work. And they do work extremely well for me.
    BTW I also have a Samsung mid tier phone and it too works fine for me.

    Hi pothead,

    You didn't hurl insults, but you must note that I am not responding to any
    of the personal attacks you noticed, as I prefer to focus on the facts.

    The point of this thread is to enjoy an intelligent discussion about iOS.
    The goal is for all of us to better understand why iOS does what it does.

    Your iOS experience, as you relayed it, is normal for a typical iOS user. Nobody disputes that. Least of all me.

    I know how iOS works.
    So your experience is not refuted by me.

    Your experience is the same as that of most iOS users.

    However, it's not clear from your response if you "remember" being asked to validate your Apple ID (aka Apple Account) from time to time, but you
    certainly have been asked (or you logged into related Apple services) even
    as you may never have logged out, as that's how iOS works, so your behavior (nor mine) can change how iOS works.

    iOS uses an intertwined set of tokens for each service which can sometimes silently refresh when you log into other services but some of those
    services eventually require the token to be re-authenticated with a passwd.

    Depending on which services you utilize and particularly which you sign
    into, your user experience with respect to the entering of a password (even though you never logged out) will be different from any other user.

    That's how iOS is designed to work.
    User behavior only changes when you're asked but not how iOS is designed.

    In my case, I dedicated a few iPads to TESTING how iOS works, since the documentation that we eventually end up with the device being 'bricked'
    (i.e., Activation Lock) is not well documented by Apple, as most users
    would never think of testing how iOS works like I have done for years.

    As such, this thread was never about how iOS works, but why it works that
    way, when no other common operating system (not even macOS) works this way.

    What do you think the reason is that only iOS is designed to work this way?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Maria Sophia@mariasophia@comprehension.com to comp.sys.mac.advocacy,misc.phone.mobile.iphone on Tue Jan 13 13:10:32 2026
    From Newsgroup: misc.phone.mobile.iphone

    Tyrone wrote:
    On Jan 13, 2026 at 10:30:27rC>AM EST, "pothead" <pothead@snakebite.com> wrote:

    As a Linux user with an iPhone and Apple watch, my method is to just leave it
    alone and let them work. And they do work extremely well for me.
    BTW I also have a Samsung mid tier phone and it too works fine for me.

    That descibes most people. Normal adults.

    But Arlen has an agenda here. It is to ALWAYS make Apple "look bad".

    The first question a normal person would ask is "Is anyone else seeing this?
    I have to login multiple times a day on every iOS device I have".

    And the normal answers would come back. "Nope, I have never seen this at all.
    Have you tried a soft/hard reset? What apps do you have installed?". Etc. Lots of troubleshooting back and forth would follow.

    But Arlen's first question was "WHY is this happening?" Of course, he wants to steer the conversation into something like "Because Apple is tracking you on the mothership mainframes".

    AGAIN, you have to first prove that something IS happening before you can ask WHY it is happening. That is Logic 101. Inventing a scenario - and trying to prove it with dead links AND links that say NOTHING about logging in AND a single screen shot from 4 years ago - is all you need to know about Arlen's motives here.


    Hi Tyrone,

    I'm not going to respond to personal attacks as I prefer to invest energyin
    a discussion focused on all of us better understanding why iOS works the
    way iOS works.

    So the question is WHY only iOS works the way it does with respect to
    tokens, which, if you test it to completion, Apple 'bricks' the device
    (i.e., Apple puts the device into Activation Lock over time).

    You keep framing this as if the question were about my behavior.
    It is not.

    My behavior cannot change how iOS is designed.
    Nor does my behavior influence why Apple designed iOS the way they did.

    My behavior can only test how iOS works, and by testing how iOS works, my behavior can reliably expose what Apple doesn't clearly document.

    As such, this is an important thread for intellectual learning.
    Only when we deeply test iOS do we begin to understand iOS.

    And only when we probe why iOS is designed how it is, do we get a three-dimensional view outside of flatland as to WHY Apple designed it that
    way (where Apple didn't even design macOS to work this way).

    Only iOS does this.

    The question was never only about how iOS handles identity and token
    renewal, which is different from other platforms, including macOS.

    That difference exists whether or not you have seen it on your own devices.
    The question is not how, but WHY Apple designed iOS to work this way.

    Asking why a system is designed a certain way is not an agenda.
    It is how technical discussion works when people wish to understand.

    If you think the behavior I described cannot happen, then explain the
    mechanism in iOS that prevents it instead of attacking the question or my motives.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Maria Sophia@mariasophia@comprehension.com to misc.phone.mobile.iphone,comp.sys.mac.advocacy on Tue Jan 13 13:24:03 2026
    From Newsgroup: misc.phone.mobile.iphone

    Chris wrote:
    Maria Sophia <mariasophia@comprehension.com> wrote:
    Chris wrote:
    Maria Sophia <mariasophia@comprehension.com> wrote:
    Chris wrote:
    Let's see how DonGPT responds to this...?

    I'm not going to respond to your incessant personal attacks,

    Firstly, calling you out on posting AI slop is not a personal attack. It's >>> criticising you for being disingenuous and lying.

    Secondly, if you're going to not respond then don't. Responding by saying >>> you're not going to respond is ... well, let's go with ... daft.

    Chris, with all due respect, you are conflating one specific OAuth flow, >>>
    Apple does not use OAuth.

    Seriously, give it up. You're out of your depth.

    Sign in with Apple, with the authentication architecture of iOS as a whole.

    It's Apple authentication. iOS/iPadOS doesn't have an "authentication
    architecture".

    The identity token and refresh token described in the Sign in with Apple >>>> docs apply only to third party app login. They do not represent the tokens >>>> used by iCloud, Apple Media Services, IDS for iMessage and FaceTime, Find >>>> My, Activation Lock, or device activation.

    Prove it.

    Sign in with Apple is implemented through the Authentication Services
    framework. It issues an ID token and a refresh token that are valid only >>>> for that OAuth client. The once-per-day refresh rule applies only to
    that OAuth flow. It does not apply to iCloud service tokens, Apple Media >>>> Services tokens, IDS tokens, or activation tokens.

    Are you using chatgpt again? Apple doesn't use OAuth.

    iCloud uses its own account token and service specific credentials for >>>> Drive, Photos, Backup, Keychain, Mail, Contacts, Calendars, Notes,
    Reminders, and Safari sync. These services do not use the Sign in with >>>> Apple token and do not share its refresh rules.

    Prove it.

    Apple Media Services, which covers the App Store, iTunes Store, TV,
    Music, Books, and Podcasts, uses a different token family entirely. AMS >>>> tokens are issued by a separate backend and have their own expiration
    and refresh behavior.

    Prove it.

    iMessage and FaceTime use IDS authentication, which is documented as a >>>> separate protocol with its own key material and its own token lifecycle. >>>> IDS tokens are not interchangeable with iCloud or AMS tokens.

    Prove it.

    Find My uses FMIP authentication, which again is a separate service with >>>> its own credentials and its own validation rules.

    Prove it.

    Activation and Activation Lock use activation certificates and device
    specific credentials that are not part of any of the above systems.

    Prove it.

    I suspect all the above is again AI slop. Given you have not provided any >>> cites which you say you always do.

    Because these authentication domains are independent, a failure or
    expiration in any one of them can trigger a password prompt such as
    Jan 10th 2026 <https://i.postimg.cc/ZqGn04Ln/appleid20260110.jpg>

    This is why users can see Apple ID password prompts even when they have not
    logged out or made a purchase. It is not caused by user behavior.

    You wish!

    Given no single person on here concurs with you - I discount candycaneeater >>> as he's probably a sock - we have to apply Occam's Razor and look at the >>> simplest explanation: you are doing this to yourself.

    That's why everyone on this newsgroup who responded, except you and Tyrone,
    have easily admitted remembering these standard Apple ID password prompts. >>>> <https://i.postimg.cc/LXzB3Lc0/appleid01.jpg>

    We've all admitted to have been asked for a password once of twice a year >>> at most. No one gets prompts several times a day. Only you.

    It is caused by the fact that iOS uses multiple authentication domains with
    different lifetimes and different refresh rules.

    That's your baseless assertion.

    If you truly believe that all Apple services share a single token, please >>>> cite Apple documentation that states this explicitly.

    I did.

    You have yet to prove that Apple uses multiple ones.

    Chris,

    I am going to ignore any accurate criticisms of my argument and hide
    behind fake victimhood.

    There. Fixed it for you.

    You appear to be making two very strong claims, both of which I dispute.

    1. "Apple does not use OAuth."
    2. The one identity token in the Sign in with Apple doc is
    "Apple authentication" for everything.

    On the first point, the label does not matter. Call it OAuth, OpenID
    Connect, or "Apple web sign in", the document you keep citing is about
    a specific browser / app sign in flow for third party clients. It is
    scoped to that use case. It does not describe device activation, Find
    My, iCloud, or Apple Media Services. It just doesn't. And never did.

    Of course it matters. They are specific brands and have different
    mechanisms. Anyone who values facts would stick to accuracy and stop making stuff up.

    The fact you don't care about accuracy adds even more weight to your disinterest in truth. All you want is a nodding dog audience. Which is very reminiscent of a well known personality...

    On the second point, you say you "proved" Apple uses a single token by
    pointing to that page. But that page does not say any of the following:

    Further evidence that accuracy and facts are alien concepts to you. I never claimed any proof. You asked for cites to evidence my position. Which I
    gave. Something you've refused to do. Because you can't.

    1. It does not say that iCloud uses the Sign in with Apple identity
    token.
    2. It does not say that App Store/Apple Media Services use that
    token.
    3. It does not say that iMessage/FaceTime (IDS) use that token.
    4. It does not say that Find My/FMIP use that token.
    5. It does not say that device activation or Activation Lock use that
    token.

    It's the only documented mechanism we have. Why wouldn't Apple use it?

    You are reading far more into that page than Apple actually wrote.
    Now to your repeated "prove it" challenge.

    Apple does not publish a complete internal map of every token, key, and
    certificate used by every service. Neither of us can "prove" the exact
    internal structure short of working on the inside at Apple.

    Thanks for confirming you have no evidence to support your claims.

    All you have is guesswork and a single observation of unusual behaviour caused by an extreme edge case scenario.

    This is a futile exercise.

    Hi Chris,

    You keep trying to shift the discussion to my behavior instead of focusing
    your response toward the technical question of why it's designed this way.

    The question is why iOS behaves differently from every other platform, including macOS, when its credentials age out. That question does not go
    away no matter how many times you attack my motives.

    My behavior cannot change how iOS works, nor why Apple designed it that
    way. My behavior can only test what will happen if you refuse to enter the password over an extended period of time, not whether it's being asked.

    The Sign in with Apple web flow you cite does not claim to cover iCloud,
    Apple Media Services, IDS, Find My, or activation. Those systems use
    different servers, different APIs, and different error codes. That alone
    shows they are separate authentication domains. You have not provided any
    Apple document that says they all share one token.

    You also demand proof of Apple's internal token map while admitting that
    Apple does not publish one. That standard makes your own claim impossible
    to support. If you believe all services use one token, then show where
    Apple says that. The page you cite does not say it.

    My long term testing shows that when credentials tied to an Apple ID age
    out and the user refuses every password prompt, different services degrade
    at different times. That is consistent with separate authentication
    domains. You have not offered any technical model that explains how
    iCloud, Apple Media Services, IDS, Find My, and activation behave under
    that condition. You have not explained how a device reaches Apple ID
    disabled and Activation Lock without any erase or reset.

    This brings us back to the original question, which you have avoided from
    the start which is why is only Apple's iOS designed this way.

    Specifically, why is iOS designed so that multiple independent services
    each have their own credential lifetimes and their own renewal rules, when macOS and other platforms do not behave this way?

    If you believe iOS does not work this way, then explain the mechanism that prevents it. If you believe it does work this way, then explain the design reason. That is the intelligent discussion I have been trying to have.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan@nuh-uh@nope.com to misc.phone.mobile.iphone,comp.sys.mac.advocacy on Tue Jan 13 17:34:28 2026
    From Newsgroup: misc.phone.mobile.iphone

    On 2026-01-13 10:24, Maria Sophia wrote:
    Hi Chris,

    You keep trying to shift the discussion to my behavior instead of focusing your response toward the technical question of why it's designed this way.

    Your behaviour is the only thing in this discussion about which we need
    to take your word...

    ...and you've yet to support any of the assertions you've made with
    actual quoted text.


    The question is why iOS behaves differently from every other platform,

    No. The question is still IF it behaves as you claim.

    including macOS, when its credentials age out. That question does not go
    away no matter how many times you attack my motives.

    My behavior cannot change how iOS works, nor why Apple designed it that
    way. My behavior can only test what will happen if you refuse to enter the password over an extended period of time, not whether it's being asked.

    IF we assume you're telling the whole truth about the situation...

    ...which I very much doubt.
    --- Synchronet 3.21a-Linux NewsLink 1.2