Bunlong Heng

Results 5 issues of Bunlong Heng

I run `npm run build` and `npm run dev` I kept getting ``` > [email protected] build /Users/bheng/Sites/angular/angular-starter-es6-webpack > export NODE_ENV=production && node node_modules/.bin/webpack && cp app/index.html dist/index.html Hash: e073f399fd5c43d808a6 Version:...

#1 mysqldump --xml -u root benu-local > m.sql #2 php convertor.php -i m.sql -o p.sql #3 psql -U bheng -d portal -f p.sql #4 Result ``` DROP TABLE CREATE TABLE...

I kept getting this error OneLogin_Saml2_Error in Settings.php line 121: Invalid array settings: idp_sso_url_invalid, idp_slo_url_invalid and here is my settings `

I configured everything in the SP and iDP sections in **saml2_settings.php** I go to : /admin/login I got landed on my iDP log-in page immediately, it is a correct behavior....

In your **configuration** section, You guys said, "if you use **simplesamlphp**, add the following to /metadata/sp-remote.php" I'm a little confuse right now, since this is my first time implementing this...