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

Feature Request: Support Keycloak for User Auth #654

Open
4 tasks
ojtimsen opened this issue Apr 21, 2023 · 1 comment
Open
4 tasks

Feature Request: Support Keycloak for User Auth #654

ojtimsen opened this issue Apr 21, 2023 · 1 comment

Comments

@ojtimsen
Copy link

ojtimsen commented Apr 21, 2023

Intro

Some environments use Keycloak as a central identity and access management (IAM) solution. Keycloak is developed by RedHat.
Keycloak Support:

  • OpenID Connect
  • OAuth 2.0
  • SAML 2.0

Feature Request

  • bring some support for Keycloak into the logic of Scriptrunner
  • Auth and Group Policy from within Keycloak?
  • possibly the same logging as with htpasswd and access to the ${Auth Name} variable in the script contexts
  • any idea is welcome of course
@bugy bugy added the feature label Apr 21, 2023
@ojtimsen ojtimsen changed the title Feature Request: Support Keycloak for User Aauth Feature Request: Support Keycloak for User Auth Apr 21, 2023
bugy added a commit that referenced this issue Jun 27, 2023
bugy added a commit that referenced this issue Jun 29, 2023
@bugy bugy added the resolved label Jul 3, 2023
@bugy bugy added this to the 1.18.0 milestone Jul 3, 2023
@bugy
Copy link
Owner

bugy commented Jul 3, 2023

Done, this feature is available in dev version now. Including all the listed tasks.
Documentation is here: https://www.keycloak.org/docs/latest/server_admin/#assembly-managing-clients_server_administration_guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants