steffow / meteor-accounts-saml

SAML SP tested with OpenAM
27 stars 29 forks source link

Error: Unexpected SAML service AZURE #5

Closed Gobliins closed 7 years ago

Gobliins commented 7 years ago

Hello, i try to make a SAML login on Azure but i am getting this error:

`Error: Unexpected SAML service AZURE`

It seems like the provider is taken from:

<template name="samlLogin"> <a href="#" class="saml-login" data-provider="AZURE">AZURE</a> </template>

I have edited my meteor.settings as described on main page with Azure configuration.

steffow commented 7 years ago

I have to tested Azure. What should work is if you deploy OpenAM on Azure.

On 27 Sep 2016, at 10:18, Gobliins notifications@github.com wrote:

Hello, i try to make a SAML login on Azure but i am getting this error:

Error: Unexpected SAML service AZURE

It seems like the provider is taken from:

I have edited my meteor.settings as described on main page with Azure configuration.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

steffow commented 7 years ago

I have NOT tested Azure ;-)

Sorry for the typo.

On 27 Sep 2016, at 10:34, Steffo Weber steffo.weber@gmail.com wrote:

I have to tested Azure. What should work is if you deploy OpenAM on Azure.

On 27 Sep 2016, at 10:18, Gobliins notifications@github.com wrote:

Hello, i try to make a SAML login on Azure but i am getting this error:

Error: Unexpected SAML service AZURE

It seems like the provider is taken from:

I have edited my meteor.settings as described on main page with Azure configuration.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Dr Steffo Weber | Architect

http://flip.it/caxRa Skype: steffo.weber

Gobliins commented 7 years ago

I have thought so, still i wonder how i could manage to get it work on ADFS 3.0, which should be similar to Azure AD.

Gobliins commented 7 years ago

NVM it was a typo shame on me issue can be closed :)