Hi @itgroup3pillar, I'd recommend you read the following FAQs in our doc - How can I identify the developer/admin in my organization who set up the Project or the Service Account (JWT) credential?How can I verify if the Project on the Developer Console is being used?How can I find out which applica...
Hi @dsull, we are legally required to email system admins on customer organizations about this deprecation and there's no opt-out either. The emails stop once the customer has taken the necessary action. Please feel free to contact me on Slack if you've more questions. ThanksManik
Hello, could you specify which of your integration or application uses the Service Account (JWT) credential? Without this information we are unable to guide you.
Hi @ashwini23 I can confirm that the projects in Developer Console using JWT are affected. > custom applications where we use “io.jsonwebtoken.Jwts” for generating JWT token will also get affected by this change.Could you tell me more about this? Where did you get this from? I should be able to tel...
Hi @varun790 , please allow me a few days to chase down the official timeline on when AEM will support the new OAuth credentials. Be assured it will be well before the EOL in Jan 2025. Thanks for your patienceManik
@filipe23353816 I cannot answer authoritatively as I don't know your code well. However, it does sound that you are right. Service Account (JWT) credentials use bearer tokens and not basic authentication. I think another reasonable tell would be the domain name of the API calls made with the `Autho...