Skip to content
View jakubmatyszewski's full-sized avatar

Block or report jakubmatyszewski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. plant-room plant-room Public

    Python

  2. jakubmatyszewski.com jakubmatyszewski.com Public

    legacy code for minimal personal website

    HTML

  3. PL-politicians-data PL-politicians-data Public

    Data of polish politicians scrapped from https://sejm.gov.pl/

    Python

  4. Druid auth with Okta & OPA Druid auth with Okta & OPA
    1
    # Druid auth with Okta & OPA
    2
    
                  
    3
    The goal is to enable Druid okta authentication with OPA ([*Open Policy Agent*](https://www.openpolicyagent.org/)) authorization.<br>
    4
    Basic auth is used for services to be able to talk with Druid using simple basic authorized requests. Keep in mind that even for basic authenticator, the authorizer is OPA. If OPA doesn't authorize basic druid users, cluster behaviour will fail.
    5