logto icon indicating copy to clipboard operation
logto copied to clipboard

feature request: use Logto as a SAML provider

Open gao-sun opened this issue 2 years ago • 5 comments

What problem did you meet?

Although Logto can serve as an OAuth/OIDC IdP, it'll be better if SAML is also available for the IdP option.

Describe what you'd like Logto to have

Use Logto as an SAML IdP

gao-sun avatar Jul 03 '23 05:07 gao-sun

Hi @gao-sun, what did you have in mind for this? A per-client toggle for auto-setting grants, maybe "Skip consent" or "Trusted first party client", or something more involved?

lbennett-stacki avatar Jul 14 '23 15:07 lbennett-stacki

Hi @gao-sun, what did you have in mind for this? A per-client toggle for auto-setting grants, maybe "Skip consent" or "Trusted first party client", or something more involved?

I’m still investigating what scenarios SAML would fit. Would like to tell me why this toggle is needed? Are you referring to use Logto as the IdP for a third party application?

gao-sun avatar Jul 14 '23 15:07 gao-sun

I’m still investigating what scenarios SAML would fit. Would like to tell me why this toggle is needed? Are you referring to use Logto as the IdP for a third party application?

Yep! Not something I'm looking for urgently, but interested in letting 3rd parties use the logto provider in the future for their own "Log in with [my_service]" button. I'm not a seasoned auth engineer in any way, I think what I'm looking for is in here https://github.com/logto-io/logto/blob/master/packages/core/src/routes/interaction/consent.ts#L49-L51, instead of adding missing scopes by default, a consent UI would load, requesting the user to accept the scope addition.

But no worries if it's still getting spec'd out and I'm way off. I'll watch this space.

lbennett-stacki avatar Jul 14 '23 16:07 lbennett-stacki

It would be very helpful to have this.

CHOMNANP avatar Oct 19 '23 08:10 CHOMNANP

I want to integrate logto with Jira. But unfortunately, Jira only supports SAML.

Since logto can act as OIDC IdP, I think support as SAML IdP may become possible too.

+1 for this

ImSingee avatar May 29 '24 18:05 ImSingee