tornjak icon indicating copy to clipboard operation
tornjak copied to clipboard

Tornjak is a UI and management layer used for brokering human access to one or more SPIRE deployments

Results 159 tornjak issues
Sort by recently updated
recently updated
newest added

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.0. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...

dependencies
github_actions

Closes #411 This PR creates two new plugin types that separates the authentication and authorization pieces. This deprecates the older `auth` plugin type

backend
Ready For Review

This will probably create a major bump from Tornjak 1.x to 2.x Best practices for API design dictate an API should be versioned so as not to break functionality for...

enhancement
frontend
backend

``` npm notice npm notice New major version of npm available! 9.7.1 -> 10.7.0 npm notice Changelog: npm notice Run `npm install -g [email protected]` to update! npm notice WARN Checking...

good first issue
frontend

- Adding User management automation supporting various IAM instances using Dex (https://dexidp.io/) - Initial experimentation with Openldap as a connector to Dex - Implemented oidc configuration, signout, signin feature, reading...

wontfix
IAM
frontend

We are now able to connect upstream Identity providers and/ or identity brokers that allow users to authenticate to Keycloak. This issue would add documentation for this.

documentation
IAM
In Progress

Add support for [dexidp.io](http://dexidp.io/) IAM as a lightway alternative to Keycloak. This should be an opportunity to extract common authorization/authentication elements and create product specific plug-ins

Now that we are starting to support OIDC plugin and authorization logic configurability, upon k8s deployment, it is not always the case there is an endpoint exposed for k8s to...

good first issue
backend

upon temporary disconnect, backend should be able to re-connect with IAM server. Reported behavior states it crashes when the IAM server goes down.

bug
backend