[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Sitefinity Authenticate users without using sitefinity database

Status
Not open for further replies.
J

jread

Guest
If it is a pure API call meaning you send username/password to an end point I would recommend creating a custom Authentication Provider. If it utilizes OpenIdConnect you can do this configuration based in Siteifnity. www.progress.com/.../for-developers-implement-custom-external-identity-providers www.progress.com/.../administration-configure-the-openid-connect-provider Siteifnity also supports other common SSO options like: Windows authentication (based on LDAP) ADFS (Active Directory Federation Services) Facebook Google Microsoft Twitter LinkedIn GitHub www.progress.com/.../administration-configure-external-identity-providers

Continue reading...
 
Status
Not open for further replies.
Top