OIDC app creation with encrypted secrets and application roles
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddDescriptionToApplications < ActiveRecord::Migration[8.1]
|
||||
def change
|
||||
add_column :applications, :description, :text
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user