web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Authorization Response...
Power Automate
Suggested Answer

Authorization Response Header From Login Call

(1) ShareShare
ReportReport
Posted on by 2
Is there any supported way to read the Authorization response header from a login call within Power Automate (cloud flow or custom connector), given it appears to be filtered at the platform level?
Someone suggested using a custom connector with API Key security + Secure Outputs so the connector "parses the Authorization header internally and passes it to later steps." Does this actually capture a token returned by a login response, or does API Key auth only replay a token I already hold? My reading of the docs is the latter, but I'd like confirmation.
If it genuinely can't be done natively, what's the lightest reliable pattern people use, Power Automate Desktop's "Invoke web service" (which returns raw header), an Azure Function proxy that returns the token in a JSON body, or something else?
Authorization Response Header From Login Call.png
I have the same question (0)
  • Suggested answer
    trice602 Profile Picture
    16,461 Super User 2026 Season 2 on at
    Hi there!
     
    Here's my recommended steps:
     
    - get the API changed to return the token in the body.  Easiest/fastest.
     
    {
    "access_token": "abc123",
    "expires_in": 3600
    }
     
    - use a tiny Azure Function proxy.
    - use PAD as the last resort.
     
     

    ------------------------------------------------        

    💡 If this was helpful, please like and check the box below "Does this answer your question" to help others find this too!          

    Always glad to help! 💯💯💯💯💯         

    Tom   ~  LinkedIn - tomrice.ai

    MICROSOFT CERTIFIED     
      
    AI & Copilot: AB-100 | AB-730 | AB-731 | AI-900
    Power Platform: PL-600 | PL-500 | PL-400 | PL-200 | PL-100 | PL-900
    Fabric, Power BI & Data: DP-700 | DP-600 | PL-300 | DP-900 | MCSA | 70-778 | 70-779
    Dynamics 365: MB-210 | MB-240 | MB-910 | MB-920
    Security: SC-900
    Azure: AZ-900
    Microsoft 365: MS-900
    Excel: 77-728 | 77-888
    Applied Skills: 19
     
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 308 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 171 Super User 2026 Season 2

#3
Haque Profile Picture

Haque 137 Super User 2026 Season 2

Last 30 days Overall leaderboard