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 Apps / Prompt User to re-ente...
Power Apps
Answered

Prompt User to re-enter Username and Password before confirming a submission

(0) ShareShare
ReportReport
Posted on by 118
Hi
 
I am looking to see if it possible to have users log into an Power App via SSO, fill in the form (which will be a SharePoint List) and then when they click submit it prompts the user to enter their email address and password again to confirm their submission.  Ideally I'd like the Power App to be able to check this email and password combination against the logged in users current credentials and if they don't match stop the user from submitting.
 
Thanks
Grant
Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    153,781 Most Valuable Professional on at
    There is no way to access the user's details after initial login  - this is authenticated in Azure when first signing into O365 and all connections etc established - Power Apps does not have a function to ask them to log in again (and for security reasons, it should not be available otherwise someone could write an app to capture users logins).
     
    You could ask them to enter their email - even the first part (John.Smith) and then compare it
    Lower(YourTextInput.Text) = Lower(First(Split(User().Email,"@")).Value)
    would return true  if it matched.
     
    Another option would be a checkbox with
    "Confirm that you are " & User().FullName
    You could also send an email to the logged-in user with details of the submissions - they would soon tell you if they did not do it.
     
    Please ✅ Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like ♥
    Visit my blog
    Practical Power Apps    LinkedIn  
  • GFinlayTerumo Profile Picture
    118 on at
    Hi Warren
     
    Thanks for the info, I've been tasked with trying to find a way to capture our information conforming to 21 CRF Part 11 standards.  I was trying to see if there was a way I could do it in Power Apps without having to integrate DocuSign via Power Automate so reduce cost of the solution.
     
    Thanks
    Grant

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 84

#2
WarrenBelz Profile Picture

WarrenBelz 79 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 40 Super User 2026 Season 1

Last 30 days Overall leaderboard