spring-boot-security-saml icon indicating copy to clipboard operation
spring-boot-security-saml copied to clipboard

Expired SP

Open muhammadnasr opened this issue 6 years ago • 3 comments

Thanks for the great plugin.

I pulled SSOCircle example, updated localhost.cert and I got this error

===================================== Service Provider has expired Looks like your Service Provider has expired.

You need to extend the validity or upgrade to a premium subscription.

Please visit the IDP pricing pages for more information on how to upgrade your account.

=====================================

any clues?

muhammadnasr avatar Jan 23 '19 15:01 muhammadnasr

Yes every so often I have to recreate the sample integration but it shouldn’t prevent you from creating your own and try it out.

On Wed, Jan 23, 2019 at 7:21 AM Muhammad Hassan Nasr < [email protected]> wrote:

Thanks for the great plugin.

I pulled SSOCircle example, updated localhost.cert and I got this error

===================================== Service Provider has expired Looks like your Service Provider has expired.

You need to extend the validity or upgrade to a premium subscription.

Please visit the IDP pricing pages for more information on how to upgrade your account.

=====================================

any clues?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ulisesbocchio/spring-boot-security-saml/issues/78, or mute the thread https://github.com/notifications/unsubscribe-auth/AAb6CfnpbT1BX7Pno1pp6JDDIpX66rBXks5vGH31gaJpZM4aPAaz .

ulisesbocchio avatar Jan 23 '19 15:01 ulisesbocchio

Can you guide me please? I am new to SAML

في أربعاء، 23 يناير، 2019 في 6:32 م، كتب Ulises Bocchio < [email protected]>:

Yes every so often I have to recreate the sample integration but it shouldn’t prevent you from creating your own and try it out.

On Wed, Jan 23, 2019 at 7:21 AM Muhammad Hassan Nasr < [email protected]> wrote:

Thanks for the great plugin.

I pulled SSOCircle example, updated localhost.cert and I got this error

===================================== Service Provider has expired Looks like your Service Provider has expired.

You need to extend the validity or upgrade to a premium subscription.

Please visit the IDP pricing pages for more information on how to upgrade your account.

=====================================

any clues?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ulisesbocchio/spring-boot-security-saml/issues/78, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAb6CfnpbT1BX7Pno1pp6JDDIpX66rBXks5vGH31gaJpZM4aPAaz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ulisesbocchio/spring-boot-security-saml/issues/78#issuecomment-456846508, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKGCIhftg_UXDhJfuqJRHNR0Xiu9kSYks5vGICkgaJpZM4aPAaz .

--

-- Muhammad Hassan Nasr http://muhammadhassannasr.com/ Software Architect http://eg.linkedin.com/in/muhammadhassan

muhammadnasr avatar Jan 23 '19 15:01 muhammadnasr

Probably you have resolved this yourself by now: login to SSOcircle, in "Manage Metadata" you can manage your service providers As the sp of this example is managed by @ulisesbocchio you cannot do this, but you have to change the example's urn of the service provider instead and register your own ... (as suggested by him)

kraxner avatar Aug 22 '19 09:08 kraxner