issues
search
code-specialist
/
fastapi-keycloak
Keycloak integration for Python FastAPI
https://fastapi-keycloak.code-specialist.com/
Apache License 2.0
195
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#110
yannicschroeer
closed
8 months ago
0
Migration note on README.md
#109
alexbarcelo
opened
9 months ago
0
Add OIDC scope
#108
odnobit
closed
9 months ago
1
Add scope to login_uri
#107
odnobit
closed
9 months ago
0
Ignore Codecov errors on CI
#106
alexbarcelo
closed
9 months ago
1
Trigger Test-Suite on Pull Requests
#104
alexbarcelo
closed
9 months ago
1
Add `get_group_members` support
#103
alexbarcelo
closed
9 months ago
0
satisfying changes in pydantic v2
#102
polcar
closed
11 months ago
4
realmRoles Field required
#101
ricciarellif
opened
1 year ago
4
Bump certifi from 2022.12.7 to 2023.7.22
#100
dependabot[bot]
opened
1 year ago
0
Bump certifi from 2022.12.7 to 2023.7.22 in /fastapi_keycloak
#99
dependabot[bot]
opened
1 year ago
0
Bump pygments from 2.10.0 to 2.15.0
#98
dependabot[bot]
opened
1 year ago
0
Set None as default for Optional fields
#97
alexbarcelo
closed
9 months ago
13
password -> tokenUrl none is not an allowed value
#96
arminus
closed
1 year ago
4
/protected return Not authenticated
#95
iopoz
closed
1 year ago
1
Feat: add refresh token to schemas
#94
Flosckow
closed
1 year ago
3
Refresh token
#93
Flosckow
closed
1 year ago
2
Bump requests from 2.26.0 to 2.31.0
#92
dependabot[bot]
opened
1 year ago
1
Bump requests from 2.26.0 to 2.31.0 in /fastapi_keycloak
#91
dependabot[bot]
opened
1 year ago
1
Bump starlette from 0.19.1 to 0.27.0
#90
dependabot[bot]
opened
1 year ago
0
Bump pymdown-extensions from 9.1 to 10.0
#89
dependabot[bot]
opened
1 year ago
0
Issue with Keycloak v20+ 'access required was not contained'
#88
k-mitevski
closed
1 year ago
4
Fix error handling
#87
bugohoss12
closed
1 year ago
1
Adde introspect token from server
#86
alexzemlyakov
opened
1 year ago
1
how to assign client roles to a user
#85
Speccy-Rom
closed
1 year ago
3
Bump starlette from 0.19.1 to 0.25.0 in /fastapi_keycloak
#84
dependabot[bot]
opened
1 year ago
2
Bump starlette from 0.19.1 to 0.25.0
#83
dependabot[bot]
closed
1 year ago
1
Trying to run quickstart example, got error The 'realm_access' section of the provided access token is missing on /admin method
#82
Felix-neko
opened
1 year ago
7
Cannot install from sources: distutils.errors.DistutilsOptionError: No configuration found for dynamic 'description'.
#81
Felix-neko
opened
1 year ago
0
Can we pass dynamic realm, client_id and client_secret params to FastAPIKeycloak class
#80
Udayaprasad
opened
1 year ago
0
Bump certifi from 2021.10.8 to 2022.12.7
#79
dependabot[bot]
closed
1 year ago
1
Bump certifi from 2021.10.8 to 2022.12.7 in /fastapi_keycloak
#78
dependabot[bot]
closed
1 year ago
1
Enhanced Maintainer Notice
#77
JonasScholl
closed
2 years ago
1
Unable to pip install from python docker images
#76
remicres
opened
2 years ago
2
Get roles from client
#75
remicres
closed
1 year ago
0
fastapi-keycloak docs outdated?
#74
koufopoulosf
opened
2 years ago
0
Update keycloak_configuration.md
#73
slavong
closed
2 years ago
0
Raise a UserNotFound exception when the query on get_user() does not match any users
#72
stratosgear
closed
2 years ago
6
The `realm-export.json` file in the documentation website needs to be updated
#71
pmav99
opened
2 years ago
0
unable to connect to keycloak server
#70
abhijitgujar86
opened
2 years ago
2
required_roles param in get_current_user method. Add OR condition
#69
twistfire92
opened
2 years ago
0
Move examples from docs to a folder, update docs slightly
#68
laxdog
closed
2 years ago
0
Question: 2FA support
#67
hosseink33
opened
2 years ago
0
Create clients from library
#66
GratienDSX
opened
2 years ago
1
fastapi_keycloak.exceptions.KeycloakError: HTTP 403: {'error': 'unauthorized_client', 'error_description': 'Invalid client secret'}
#65
EPanni
closed
2 years ago
1
Improve test stability
#64
JonasScholl
closed
2 years ago
0
Support other OAuth2 auth schemes than `OAuth2PasswordBearer`
#63
JonasScholl
opened
2 years ago
0
Move the exception of missing 'realm_access section' into the model itself
#62
fherrera124
closed
2 years ago
0
Throws a 404 when a user lookup fails.
#61
stratosgear
closed
2 years ago
0
Why admin_client_secret?
#60
cpatrickalves
opened
2 years ago
2
Next