FHIR Chat · 1/2021 Cthon - Aetna Server · CARIN IG for Blue Button®

Stream: CARIN IG for Blue Button®

Topic: 1/2021 Cthon - Aetna Server


view this post on Zulip Michele Mottini (Jan 15 2021 at 14:22):

@Joel Hansen : trying to get to the auth page getting a 400:

<status>
<statusCode>400</statusCode>
<detail>Bad Request</detail>
<severity>E</severity>
<additionalStatus>
<statusCode>400</statusCode>
<serviceName>v1fhirserverauthoauth2authorization</serviceName>
<detail>Missing aud or invalid value passed in Request</detail>
<severity>E</severity>
<loginAttempts>No Login Attempts made</loginAttempts>
</additionalStatus>
</status>

view this post on Zulip Joel Hansen (Jan 15 2021 at 14:29):

Hello @Michele Mottini

  1. PKCE should be optional now. That requirement was relaxed.
  2. Let me check and see what's happening with your log in request 400 error. Did you register as a developer on the portal and email that questionnaire to: AetnaInteroperabilityProductionAccess@aetna.com ?

Joel

view this post on Zulip Michele Mottini (Jan 15 2021 at 14:30):

Yes, I registered before the last connectathon, using the same registration

view this post on Zulip Michele Mottini (Jan 15 2021 at 14:33):

image.png

view this post on Zulip Joel Hansen (Jan 15 2021 at 14:50):

OK, we're checking from our side to see if we can find the issue. I checked and your registration should still be the same as from last connectathon.

view this post on Zulip Michele Mottini (Jan 15 2021 at 14:53):

OK, thanks

view this post on Zulip Joel Hansen (Jan 15 2021 at 15:09):

Michele, Bea Thompson is going to reach out via email with some instructions. You may need to request a subscription to the sandbox through the portal and that might be the missing piece.

view this post on Zulip Michele Mottini (Jan 15 2021 at 16:32):

I _think_ I now subscribed to all APIs, but still same error trying to connect

This is what I see in the app registration:
image.png

view this post on Zulip Joel Hansen (Jan 15 2021 at 16:49):

Michele Mottini said:

I _think_ I now subscribed to all APIs, but still same error trying to connect

This is what I see in the app registration:
image.png

Michele,
for AUD can you pass it as just the FHIR Base URL i.e.: remove the /v1/patient
Thanks
Joel

view this post on Zulip Michele Mottini (Jan 15 2021 at 16:55):

Yes, I can get to the login page with that audience, but then our app will try to use that as the FHIR api - that won't work I assume?
(Also - which user name / password should I use to test?)

view this post on Zulip Joel Hansen (Jan 15 2021 at 17:33):

Hi Michele, on dev portal under the patient resource, in the bottom right there is a link to a test user/pass spreadsheet.

view this post on Zulip Michele Mottini (Jan 15 2021 at 17:40):

Thanks. After I login it gets stuck on this https://vte.aetna.com/AccountManagerV3/v/vte/login empty page - it does not redirect back to our server:

image.png


Last updated: Apr 12 2022 at 19:14 UTC