PHP Classes

Auto Login

Recommend this page to a friend!

      PHP OAuth Library  >  PHP OAuth Library package blog  >  4 Ways to Access an A...  >  All threads  >  Auto Login  >  (Un) Subscribe thread alerts  
Subject:Auto Login
Summary:I have credentials, user and password
Messages:2
Author:MAXIMILIANO Godoy
Date:2019-03-06 08:15:11
 

  1. Auto Login   Reply   Report abuse  
Picture of MAXIMILIANO Godoy MAXIMILIANO Godoy - 2019-03-06 08:15:11
Hi, I'm trying to do an auto-login to access to this link:

app.powerbi.com/reportEmbed?reportI ...

I have the credentials (user and password) but I don't want to give it to all my users, Im not sure but what I see on the url this use oAuth2 login.

So I want to create a script to receive this authentication token and then redirect to that link, Is that possible? please guide me in this or what can I do to figure it out, thank you

  2. Re: Auto Login   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2019-03-07 18:13:19 - In reply to message 1 from MAXIMILIANO Godoy
Yes, you can use a Windows Azure App so you can configure the class to make it work with PowerBI API.

docs.microsoft.com/en-us/power-bi/d ...

If you have difficulties you can contact me via email mlemos@gmail.com .