Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SSO authentication #159

Closed
captnfab opened this issue Sep 15, 2023 · 1 comment
Closed

Support SSO authentication #159

captnfab opened this issue Sep 15, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@captnfab
Copy link

Some servers (Eg. mozilla.org) only support SSO auth, they cannot be accessed from iamb that expects password authentication.

@ulyssa ulyssa added the enhancement New feature or request label Oct 19, 2023
@ulyssa ulyssa added this to the v0.0.9 milestone Oct 19, 2023
@ulyssa
Copy link
Owner

ulyssa commented Nov 4, 2023

I've merged the work that @chlohal did in #160, which should add support for OAuth and SAML, if I understand correctly what the SDK is handling. OpenID Connect will depend on updating the SDK, and doing the work to migrate from sled to sqlite (see #61).

@ulyssa ulyssa closed this as completed Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants