Skip to content

Keycloak authentication and authorization #4861

Answered by ganigeorgiev
stiezinger asked this question in Q&A
Discussion options

You must be logged in to vote

ClientResponseError 400: Unsupported collection type. error is because the auth call must be against your auth collection (in your case users).

For the other 400 error - the details field indicates that there is something wrong with the communication between your containers. Double check that your PocketBase container is accessible from the one where your Keycloak one is and the opposite (note that each container has its own 127.0.0.1 address).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@stiezinger
Comment options

@ganigeorgiev
Comment options

@stiezinger
Comment options

Answer selected by stiezinger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants