Skip to content

Commit

Permalink
Merge pull request #8 from bopm/bopm-patch-1
Browse files Browse the repository at this point in the history
Fix Esaml ETS initialisation issue
  • Loading branch information
k-cross authored Jan 3, 2024
2 parents a0d9875 + 04ce547 commit 9caa51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/samly/provider.ex
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ defmodule Samly.Provider do
end

Application.put_env(:samly, :idp_id_from, idp_id_from)
:esaml_util.start_ets()

refresh_providers()
end
Expand Down

0 comments on commit 9caa51f

Please sign in to comment.