Hi. I'm doing a POC for auth0 and so far i'm able to make it work using facebook. I'm trying out the AD route and have configured the connector (in my local machine) and it gave an all OK response. However i cant login. Any ideas?
I'd rather have someone with more knowledge about it help you tomorrow :simple_smile:
Thanks!
Patrick213 joined the channel
Patrick213 has quit
17WAATHOR has quit
frankh_ has quit
syafiqmazli joined the channel
syafiqmazli has quit
TroelsDK joined the channel
TroelsDK has quit
dentarg has quit
dentarg joined the channel
Anygaard has quit
Anygaard joined the channel
rolodato joined the channel
Anygaard has quit
Anygaard joined the channel
Fadafido joined the channel
Fadafido
Hi
rolodato
hi Fadafido
Fadafido
I need help to make php api work with the ionic phonegap app
I downloaded both seed projects from your site
the ionic one works fine
but now sure what to change in the PHP api one to make it work with the ionic app and how to host it online in my godaddy php hosting
rolodato
have you managed to get the PHP API running locally?
Fadafido
no
rolodato
well, you’ll most likely have to do that first before integrating with phonegap or getting it online :)
Fadafido
I know
rolodato
are you facing any issues getting it to run locally?
Fadafido
I have mamp installed on my mac
and I put the seed project there
is there anything else I should change in it
?
rolodato
you need to install the dependencies with composer, otherwise it won’r run at all
Fadafido
I really do not know that
how to do this?
rolodato
you’ll need to install composer on your machine, and run “composer install” from the seed project directory
Fadafido
if that is needed, then I will not be able to use the service on my hosting online as there is no composer
rolodato
composer will download all the dependencies to your directory, after that it’s just a matter of uploading everything to your hosting
you won’t need to run composer in your hosting
also if you have SSH access to godaddy, most likely you will be able to run composer
Fadafido
ok
after running composer what else I need to change in it?
in the read me file it is saying to do this
AUTH0_CLIENT_SECRET=myCoolSecret
AUTH0_CLIENT_ID=myCoolClientId
from where I get those 2 variables?
rolodato
actually, if you downloaded the seed project while logged in, you don’t have to do anything :)
Fadafido
ok
great
rolodato
those are the client ID and secret of your auth0 application
Fadafido
so I just need to install composer
what about hp -S localhost:30001
rolodato
they’re used to make API calls to auth0 and validate tokens
Fadafido
can I just use my mamp port and call the service?
or I need to run this command hp -S localhost:30001?
rolodato
yes, you can do both of them
“php -S” starts a built-in server so you don’t need a full mamp stack
Fadafido
ok
great
rolodato
it’s useful for testing small projects like this one :)
Fadafido
I will try that
one last thing, when I put it in my hosting
what I need to change in it?
rolodato
most likely nothing :)
you might need to change some CORS or callback URL settings in auth0
Fadafido
ok
I will give that a try
rolodato
cool
Fadafido
thanks for all the support
rolodato
no problem, you’re welcome :)
Fadafido
bye
rolodato
good luck!
hambo joined the channel
hambo
Hello there!
We're close to finalising a build of a product that syncs with Office365 and Google Calendars and we built out the authentication ourselves. Everything appears to be fine but we're finding that a number of potential customers use self hosted Exchange servers. Is it possible to use Auth0 to authenticate so we can sync?
troelsDK joined the channel
troelsDK has quit
Guest50330 joined the channel
eugeniopace_ joined the channel
nik joined the channel
nik is now known as Guest68921
Guest68921 has quit
nikivancic joined the channel
nikivancic
Good (early) morning
rolodato
hi nikivancic, good morning!
nikivancic
Rodrigo, I wanted to check whether you received my looong email from 12/29/2014 - and further, whether you care to continue that discusion
rolodato
yes, I certainly did Nik
we just didn’t have much time to get back to you, sorry about that
nikivancic
No need to rush it now - I will wait until you (hopefully) find the time to discuss that
rolodato
if it’s not too much trouble, could you forward that same email to rodrigo@auth0.com? our support tool has trouble with emails with lots of inline images and there’s no way to forward from there
nikivancic
I will do what I suggested in that message anyway and if and when my log of things I did might be useful as a part of your extended documentation
we can handle it then
Just forwarded that email to your address as well
rolodato
great, thanks
jhon joined the channel
well, looks like it’s just our support tool butchering emails with inline images :)
nikivancic
If in the course of my adventure with auth0 I run into difficulties, I would hope that you would be able to help me (I mean anyone from auth0)
jhon has quit
rolodato
yes, that’s a given
jhonroa joined the channel
jhonroa
Hello
rolodato
we answer support requests right away, but we have to take some time to answer feedback
nikivancic
Perfect, I am diving into auth0 / angular / iis world
Thanks Rodrigo - and have an easy day :-)
rolodato
thanks Nik, you too! take care :)
jhonroa
I would like to ask you guys: can the authentication widget be customized with additional fields?
rolodato
hi jhonroa
not directly, you’ll need to use a custom form for that
[06-Jan-2015 16:33:51 Europe/Berlin] PHP Warning: require(/Applications/MAMP/htdocs/vendor/autoload.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/index.php on line 33
[06-Jan-2015 16:33:51 Europe/Berlin] PHP Fatal error: require(): Failed opening required '/Applications/MAMP/htdocs/vendor/autoload.php' (include_path='.:/Applications/MAMP/bin/php/php5.6.2/lib/php') in /Applications/MAMP/htdocs/index.php on line 33