author: Dev Gurung

Dev is a technologist who loves learning and exploring new technologies.He has years of experience in developing complex workflow and entity extraction system mainly using Java , Spring frameworks along with front end development using AngularJS and other web technologies. He has also worked on Integration of stand-alone apps with Enterprise SSO system using various protocols like Auth 2.0 and SAML 2.0.

Along with working on Technology, he loves keeping himself fit and healthy by doing rigorous Calisthenics exercises.

You can find and connect with him here.

Slack integration with HyperSign SSO using SAML 2.0

By Dev Gurung on 2020-06-15

In this blog, we are going to see how we can Integrate Slack(Service Provider) with HyperSign SSO(Password-less Identity provider) using a custom SAML 2.0 configuration. Before we see what exactly we need to do to integrate Slack with HyperSign SSO, let’s see what SAML2.O is all about. SAML2.0 Security Assertion Markup Language (SAML) is an open standard that allows identity providers (in this case its HyperSign) to pass authorization credentials to service providers (like Slack, office 365, salesforce, etc), and with that, using single Identity provider, a user can log in to multiple websites without having to maintain multiple credentials.

#SSO #authentication #SAML2.0 #Slack #HyperSign

Read more