GuyInGrey
GuyInGrey
CC#
Created by GuyInGrey on 6/13/2024 in #help
Open browser tab with session data
Well, that's done. Easier to implement than I thought it'd be. I'll close this now. Thanks again!
9 replies
CC#
Created by GuyInGrey on 6/13/2024 in #help
Open browser tab with session data
Thank you!
9 replies
CC#
Created by GuyInGrey on 6/13/2024 in #help
Open browser tab with session data
Yeah it's internal company stuff, but it's not a domain user. I don't like the idea of messing with session data if that's what it takes. I think I'll just try the url fragment route
9 replies
CC#
Created by GuyInGrey on 6/13/2024 in #help
Open browser tab with session data
Given I have control over the site, I could just pass the auth token as a fragment, so the js would read that and set session storage, but I feel like opening the url with the auth token would be insecure. Am I incorrect in that assumption?
9 replies
CC#
Created by GuyInGrey on 6/13/2024 in #help
Open browser tab with session data
The app already authenticates with the site with user-given credentials, I just want to reduce repetition, not requiring the user to authenticate twice. All I'd need to do is set one key in the session storage with the auth token.
9 replies
CC#
Created by GuyInGrey on 7/18/2023 in #help
❔ Pull Excel Sharepoint Data
Is power automate here good? To move the data from Excel SharePoint to the sql database?
4 replies
CC#
Created by GuyInGrey on 7/18/2023 in #help
❔ Pull Excel Sharepoint Data
For context, this is used as a basic configuration file for managers and admins in the company to use, and the program needs that data to pass to certain queries in our database
4 replies