Hello everyone, did anyone tried securing airbyte ...
# replication-troubleshooting
r
Hello everyone, did anyone tried securing airbyte instance with keyclock or oauth or any other? Can someone help me out with the resources which are available for airbyte security. Not the one which is available in airbyte website.
h
Hey we recently launched authentication did you try that out? also it's big quick and easy to setup google oauth. Kindly let us know if you need any help here
r
Hey @Harshith (Airbyte), Can you share documentation for the same?
Can you share document for google oauth for airbyte?
@Harshith (Airbyte) @Marcos Marx (Airbyte) Can anyone provide me resource link where can I see how to setup google oauth for airbyte oss
m
@Rahul Borse please be patience, usually you must have a backend to plugin the OAuth. If you don’t have this you must use the other option or check Google documentation to see how to generate the credentials.
r
Hi @Marcos Marx (Airbyte), Sorry for that. When you say usually you must have a backend to plugin the OAuth, you mean in airbyte code itself there is a plugin?
u
Hey you can read about this here https://codelabs.developers.google.com/codelabs/user-auth-with-iap. I hope this helps