File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ use(Himari::Middlewares::Client,
9292use ( Himari ::Middlewares ::Client ,
9393 name : 'ops-lb' ,
9494 id : 'edfd99bd-b6a4-39ce-d2db-1e7b237295fd' ,
95- secret_hash : '9c0783501d0ca6188c7521ef95bca3631af75e33555fbad93e322f2fbccd77fe3c91b23e80ffd5ac0119566d95512bdd ' , # sha384.hexdigest
95+ secret_hash : '1e41175f1168b597447641d66f8e444b7edd80ca124d7a178529164e8ce38148cd7df4068df604c84da27a308a193331 ' , # sha384.hexdigest
9696 # terraform output -json oidc_client | ruby -rdigest -rjson -e 'puts Digest::SHA384.hexdigest(JSON.parse($<.read)["secret"])'
9797 redirect_uris : %w(
9898 https://test.rubykaigi.net/oauth2/idpresponse
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ resource "aws_lb_listener" "common-https" {
4444 content_type = " text/html"
4545 message_body = << EOF
4646 <!DOCTYPE html><html lang=en><head><meta charset=utf-8><body>
47- 🍊 ;🍊?
47+ 🚈 ;🌌
4848 EOF
4949 status_code = 404
5050 }
You can’t perform that action at this time.
0 commit comments