JanssenProject / JanssenProject/jans

Support JWT Bearer Flow

Open
#354 0 comments 0 reactions 1 assignee Claimed by @yuriyz View on GitHub
comp-jans-auth-server needs-triage
Dominant language
Java
Stars
648
Forks
174
Avg merge
1d 18h
Merged PRs (30d)
110

Description

_nynymike commented on Sep 30, 2019_
Currently there are four ways to authenticate a client: basic, form, jwt (with client creds), and jwt (private key). The idea here is to add a fifth mechanism where the client presents an OAuth token, possible from a trusted external AS.

This is described in [RFC-7523](https://tools.ietf.org/html/rfc7523)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.