Denis Teyssier 37346763dc sources/oauth: Updating token url to new google url (#1397)
the present url goes to a 404
google openid (https://accounts.google.com/.well-known/openid-configuration) says the new url is `https://oauth2.googleapis.com/token`

not using the new url makes authentik fallback on the default auth flow
2021-09-15 09:15:19 +02:00
2021-09-11 19:20:13 +02:00
2021-08-23 17:29:12 +02:00
2021-09-09 15:52:24 +02:00
2021-09-08 18:04:56 +00:00
2020-12-13 19:53:16 +01:00
2021-09-11 19:20:13 +02:00
2021-07-13 11:06:51 +02:00
2021-09-11 19:20:13 +02:00
2021-09-14 12:06:47 +02:00
2021-09-13 18:36:12 +02:00
2021-09-13 18:36:12 +02:00
2020-12-24 16:01:55 +01:00
2021-08-09 00:27:29 +02:00
2020-09-03 00:04:12 +02:00
2021-09-03 18:11:13 +02:00
2021-09-03 17:26:10 +02:00

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Testspace tests Docker pulls Latest version

What is authentik?

authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new protocols. authentik is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it.

Installation

For small/test setups it is recommended to use docker-compose, see the documentation

For bigger setups, there is a Helm Chart here. This is documented here

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md

Languages
Python 51.7%
TypeScript 36.4%
MDX 5.1%
Go 3.7%
JavaScript 1.6%
Other 1.4%