Skip to content
Snippets Groups Projects
Verified Commit f0856028 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Korekce sub

parent 0e71ddf1
Branches master
No related tags found
No related merge requests found
Pipeline #14391 passed
...@@ -177,7 +177,7 @@ sub register ($class, $self, $conf) { ...@@ -177,7 +177,7 @@ sub register ($class, $self, $conf) {
secret => $c->cfg->{jitsi_token_secret}, secret => $c->cfg->{jitsi_token_secret},
claims => { claims => {
aud => 'semeet', aud => 'semeet',
iss => 'cf-online', iss => 'semeet',
sub => 'meet.pirati.cz', sub => 'meet.pirati.cz',
room => $room, room => $room,
moderator => $user{moderator} ? \1:\0, moderator => $user{moderator} ? \1:\0,
......
openapi: 3.0.3 openapi: 3.0.3
info: info:
version: "3.2.5" version: "3.2.6"
title: CF Online title: CF Online
description: CF Online description: CF Online
license: license:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment