Code Monkey home page Code Monkey logo

Comments (5)

terribleplan avatar terribleplan commented on June 11, 2024

See also: LDAP/SSO/IdP for authentication

from fasten-onprem.

AnalogJ avatar AnalogJ commented on June 11, 2024

related #45
related #47
related #50

from fasten-onprem.

AnalogJ avatar AnalogJ commented on June 11, 2024

Other Open Source Projects with external idP support

List of external idP systems to support (top 10 listed, top 3 will be implemented)

  • @mohanish2504 will work on this
  • come up with a list of unique configuration options required for each fo the idP systems (and how it might look in the config file)
  • come up with user specific configuration required for each idP provider

Research table for alternative/external idP systems

--- System Configuration User Configuration
SAML
OIDC
OAuth2 - jwks.json file
- client_id
- client_secret
LDAP - hostname:port
- startTLS
- OU
- bind username
- bind password
WebAuthn
Auth Proxy (Headers)

from fasten-onprem.

mohanish2504 avatar mohanish2504 commented on June 11, 2024

Hey @AnalogJ for LDAP it should be

  1. LDAP secure url
  2. Optional Port -> Default 636
  3. Optional list of OUs (Organisational Units) mostly for business LDAP servers

But here only this 2 items there is not something like client Id, client secrets. So usually to avoid unnecessary load IP whitelisting happens on LDAP server.

from fasten-onprem.

mohanish2504 avatar mohanish2504 commented on June 11, 2024

Hey @AnalogJ

can you please update SAML configuration based on discussion we had.

references:

https://auth0.com/docs/authenticate/protocols/saml/saml-identity-provider-configuration-settings#common-settings

saml-plugin/doc/CONFIGURE.md at main ยท jenkinsci/saml-plugin

from fasten-onprem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.