lemon-balloon-30664
05/01/2023, 8:18 AMswift-chef-97535
05/01/2023, 9:24 AMvictorious-forest-92434
05/02/2023, 8:06 AMvictorious-forest-92434
05/02/2023, 8:10 AMfast-eve-41839
05/03/2023, 2:02 PMnumerous-bird-33033
05/03/2023, 3:07 PMpurple-football-31625
05/04/2023, 4:26 PMselfservice.flows.registration.after.oidc.default_browser_return_url
. I'm getting a session cookie, but even if I set the return URL to the login endpoint of my IdP UI, it cannot complete the login flow since it doesn't include a login_challenge
that I can use to complete the OAuth2 login flow.
• However, when the user is already registered and I try to log in using OIDC (OIDC login flow), everything works fine: Kratos redirects to the consent endpoint of my IdP UI and the OAuth2 flow ends successfully. Actually, the return URL set in selfservice.flows.login.after.oidc.default_browser_return_url
is not used at all.
As I see it, the OIDC registration flow should register the user and then behave the same way as the OIDC login flow, resuming the OAuth2 flow. I assume I'm doing/understanding something wrong. Can you help me? Thanks!average-policeman-69189
05/04/2023, 5:12 PMbroad-application-96976
05/10/2023, 7:17 AMsome-church-36962
05/10/2023, 10:27 AMClient credentials missing or malformed in both HTTP Authorization header and HTTP POST body
Any advice here?
Thanks!busy-fish-14120
05/11/2023, 1:27 AMapiVersion: v1
kind: ConfigMap
data:
hydra.yaml: |
clients:
http:
disallow_private_ip_ranges: true
log:
format: text
leak_sensitive_values: false
level: debug
serve:
admin:
port: 4445
request_log:
disable_for_health: true
also tried setting the env var on the pod spec:
env:
- name: SERVE_ADMIN_REQUEST_LOG_DISABLE_FOR_HEALTH
value: 'true'
with both settings we still see:
time=2023-05-11T01:30:37Z level=info msg=completed handling request http_request=map[headers:map[accept:*/* user-agent:kube-probe/1.24] host:[redacted] method:GET path:/health/alive query:<nil> remote:10.248.240.82:41960 scheme:https] http_response=map[headers:map[content-type:application/json; charset=utf-8] size:16 status:200 text_status:OK took:340.561µs]
time=2023-05-11T01:30:37Z level=info msg=started handling request http_request=map[headers:map[accept:*/* user-agent:kube-probe/1.24] host:[redacted] method:GET path:/health/ready query:<nil> remote:10.248.240.82:41968 scheme:https]
time=2023-05-11T01:30:37Z level=info msg=completed handling request http_request=map[headers:map[accept:*/* user-agent:kube-probe/1.24] host:[redacted] method:GET path:/health/ready query:<nil> remote:10.248.240.82:41968 scheme:https] http_response=map[headers:map[content-type:application/json; charset=utf-8] size:16 status:200 text_status:OK took:3.451065ms]
swift-chef-97535
05/11/2023, 9:12 AMwide-machine-60917
05/11/2023, 12:09 PMlimit: {}
namespaces:
location: <https://_namespace_location_.bin>
And is it possible to update permission-config and run other cli commands during CI/CD? Any Github action(s)? What's recommended way?swift-chef-97535
05/11/2023, 12:15 PMwide-machine-60917
05/11/2023, 1:08 PMError: undefined response type
. I deleted it from Ory console, but I'm getting the same error even when running ory list relationships
wide-machine-60917
05/12/2023, 12:49 PMmicroscopic-forest-58980
05/12/2023, 9:07 PMwide-machine-60917
05/16/2023, 2:28 PMnumerous-smartphone-13989
05/17/2023, 11:08 AMprehistoric-knife-48976
05/18/2023, 1:24 AMory delete identity xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
Response:
Unable to locate the resource
xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx: this error should never be printed
broad-artist-45921
05/18/2023, 11:52 AMlemon-greece-23044
05/21/2023, 12:20 PM<http://localhost:4445/admin/oauth2/auth/requests/login?login_challenge=7276fa161b674c148e824ac6b51ab828>
but if I just set the host like http://hydra-admin then it host stays as it is. I'm running all in local kubernetes cluster in kind. If I make the request manually it works fine from that pod that is using client login request. So it's just calling http://localhost:4445 instead of http://hydra-admin:4445 that's why it's failing. What could be the reason? Has anyone faced this kind of issue ?worried-memory-93297
05/22/2023, 8:34 AMtall-mouse-53965
05/26/2023, 3:35 AMtall-mouse-53965
05/26/2023, 5:14 AMdazzling-napkin-4938
05/26/2023, 6:18 AMmagnificent-energy-493
05/26/2023, 8:42 AMtall-mouse-53965
05/26/2023, 8:59 AMtall-mouse-53965
05/26/2023, 8:59 AMstocky-manchester-34701
05/26/2023, 10:28 AMemail and password
. And the data mapping for github is also the one in the documentation. Did I make mistakes?