kushalagrawal 47fd843000 updated Keycloak_auth to use public key for validation
Previously there were 2 ways to validate the access_token
1. define auth_url, which will send the access_token to
keycloak for validation
2. define absolute user_info_endpoint_url to validate the
 custom url

In this patch we have removed the 1st option to validate
 everytime with keycloak instead we are taking keyclaok certs
 and constructing public key with it and then validating using
 access_token using public key and iss(optional).
We are keeping the public key in cache to not to request
 keycloak repeatedly.

Change-Id: Ie0551c2f9f8a37debd50e7aebcf35f7143db44f9
2019-08-09 12:31:17 +05:30
2017-02-28 18:47:27 +03:00
2019-04-19 19:50:09 +00:00
2017-11-03 03:50:43 +03:00
2019-04-19 19:50:09 +00:00
2016-08-05 18:59:44 +03:00
2017-11-01 20:28:32 +02:00
2016-08-02 12:54:54 +03:00
2016-08-05 18:59:44 +03:00
2018-07-26 02:00:14 +00:00
2017-04-01 15:23:26 +00:00
2019-07-30 19:42:24 +05:30

Glare

Glare (from GLare Artifact REpository) is a service that provides access to a unified catalog of structured meta-information as well as related binary data (these structures are also called 'artifacts').

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

Description
Artifact Repository (Glare)
Readme 4.5 MiB
Languages
Python 98.7%
Shell 1.2%
Mako 0.1%