Skip to content

Commit

Permalink
Inspect loading lti claims config file
Browse files Browse the repository at this point in the history
  • Loading branch information
babz007 committed Sep 11, 2024
1 parent def8fe5 commit 3074ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class Application < Rails::Application
#end

config.lti_claims_and_scopes = config_for(:lti_claims_and_scopes)
puts "LTI Claims and Scopes loaded: #{config.lti_claims_and_scopes.inspect}"
config.caliper_store = config_for(:caliper_store)
end
end

0 comments on commit 3074ea3

Please sign in to comment.