Matt Kiazyk
Matt Kiazyk
@dazigna @alteral Hi! Currently we don't support logging in through Federated Authentication. I don't have any way to see how it works, as I'm not part of any federated organization....
@alteral that is correct at the moment. There was a brief moment this past year where we could get a token that allowed downloading without logging in, however Apple returns...
Hey @PWrzesinski Thanks for taking the time for this PR! Couple of thoughts: - I agree that there should be something to notify the user they need to log in,...
Hi @Toad882 Unfortunately we don't support security keys at this time. I'll change this ticket to an enhancement request. The error is indicating that the `securityCode` isn't returning back from...
Hey @DanielSmedegaardBuus @GetToSet hits the mark with the SwiftUI reasoning. The way Apple forces you these days to use newer versions of Xcode to use AppStore Connect which only work...
Sorry, if there was a way that we could use the ASC api key or a app specific password we would immediately support it. To my knowledge, and last time...
Looks like the sign in URL's are getting 503's now... ``` https://idmsa.apple.com/appleauth/auth/signin } { Status Code: 503, Headers { Connection = ( "keep-alive" ); "Content-Length" = ( 190 ); "Content-Type"...
Hey everyone. Please be patient as I work through the changes to log in. It is effecting everyone regardless of version or OS so no need for any extra comments....
> Is it possible to switch from using my appleid and password to using "app specific" passwords? I would love love love if Xcodes could not be dependent on apple...
Apple provides a nice API for using AppStore Connect. In that api you can use a app specific password. Xcodes and others do not get privilege. There is no official...