Skip to content

Instantly share code, notes, and snippets.

@iagosousadev
Created September 23, 2021 12:39
Show Gist options
  • Save iagosousadev/43e1ddb41a8259edcdcb1741d25b5699 to your computer and use it in GitHub Desktop.
Save iagosousadev/43e1ddb41a8259edcdcb1741d25b5699 to your computer and use it in GitHub Desktop.
base populate
[
{
"_class": "app.entity.Application",
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5",
"name": "io.cronapp.apps.cursofontendweb"
},
{
"_class": "app.entity.User",
"id": "1d4e5d7b-dca8-4a1d-90fd-72648cf5dc8d",
"name": "Administrator",
"userName": "admin",
"normalizedUserName": "admin",
"email": "admin@cronapp.io",
"normalizedEmail": "admin@cronapp.io",
"emailConfirmed": true,
"password": "$2a$10$LjzpM1Q3VoAtG2dTCCabNuW0/amVPjL3Iyvyi2Dj7NP.HngtzSewu",
"securityStamp": "972d8d0d-66b7-4638-8fdc-74845fba68a5",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEnabled": false,
"accessFailedCount": 0
},
{
"_class": "app.entity.Role",
"id": "cdeca4d5-59a5-11eb-95ba-0242ac110002",
"name": "Administrators",
"normalizedName": "administrators",
"membershipEnabled": true,
"builtIn": true
},
{
"id": "1f49d1a9-f4b8-4d42-93e9-71e5b76053bc",
"name": "Anonymous Users",
"normalizedName": "anonymous users",
"membershipEnabled": false,
"builtIn": false,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.Role"
},
{
"_class": "app.entity.Role",
"id": "064fe75d-0a9d-4d66-9483-517a82602960",
"name": "Authenticated Users",
"normalizedName": "authenticated users",
"membershipEnabled": false,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"builtIn": true
},
{
"id": "1759196e-85a2-4216-b870-8e678b5a10c0",
"name": "Public",
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.Securable"
},
{
"id": "3ea1266d-1e0b-47d9-9994-09a83c9a06da",
"name": "Authenticated",
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.Securable"
},
{
"id": "fdce3bb0-59a5-11eb-95ba-0242ac110002",
"name": "Administrators",
"_class": "app.entity.Securable"
},
{
"_class": "app.entity.RoleSecurable",
"id": "73315b81-5929-4eeb-b543-0fa3e90ecc8d",
"role": {
"id": "1f49d1a9-f4b8-4d42-93e9-71e5b76053bc"
},
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
}
},
{
"_class": "app.entity.RoleSecurable",
"id": "14fe81c7-2f8e-426e-944a-42249f588d85",
"role": {
"id": "064fe75d-0a9d-4d66-9483-517a82602960"
},
"securable": {
"id": "3ea1266d-1e0b-47d9-9994-09a83c9a06da"
}
},
{
"id": "def2d8a0-5a5c-11eb-bdc9-0242ac110002",
"role": {
"id": "cdeca4d5-59a5-11eb-95ba-0242ac110002"
},
"securable": {
"id": "fdce3bb0-59a5-11eb-95ba-0242ac110002"
},
"_class": "app.entity.RoleSecurable"
},
{
"id": "23e068e5-c05e-43dc-a873-943214a983cc",
"securable": {
"id": "fdce3bb0-59a5-11eb-95ba-0242ac110002"
},
"pattern": "/views/admin/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "982216a8-aa68-4127-9d8a-70d99cb346f3",
"securable": {
"id": "fdce3bb0-59a5-11eb-95ba-0242ac110002"
},
"pattern": "/api/security/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "d92ea076-9ead-4e03-a43f-cd606b13d0a1",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/auth/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "2ae19d75-b3ed-4d09-9707-c307dc0bec84",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/index.html",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "0ac77b38-aa42-4e7a-915d-21af337501c0",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/favicon.ico",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "bfd411b5-3af1-44ad-b6be-4adbd818f1ff",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/public/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "addd1173-3cf7-4827-828b-394922526c01",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/plugins/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "920ff7a3-71e3-46c1-bc60-ac5aff953627",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/node_modules/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "b1843762-1cd0-4295-9032-4d828bb78d3c",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/components/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "585cec7a-1fc1-4599-ac8d-267d053a19eb",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/js/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "d76560a7-f524-42ae-86f8-af2c7c553440",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/lib/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "271ab180-01cd-433e-9c9f-796000016b28",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/css/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "3df9a7d2-3fe3-4798-9dc4-fea08df36522",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/img/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "0a89ae76-7f27-4b86-bdde-b172b0ccc17c",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/i18n/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "46dd0ac0-5b95-4287-8fa8-86a079ac72bd",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/views/login.view.html",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "a695a141-7bb6-435e-bd51-18b93719f6f7",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/views/error/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "8519d03a-75d2-49df-9fc0-d11b4e73fb80",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/views/public/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "52763213-6934-4548-aee9-d835850f2efc",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/signin/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "641d8bd9-ff5b-4014-b196-f0f72e581304",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/device/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "1154497f-c242-4d6d-a0b2-8d5a95acbc0b",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/api/cronapi/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "8da9cfc1-ee63-4e34-8f2b-81c87c04dc38",
"securable": {
"id": "3ea1266d-1e0b-47d9-9994-09a83c9a06da"
},
"pattern": "/views/logged/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "daebfc3e-926d-4587-9b6c-4cba1ad89b13",
"securable": {
"id": "3ea1266d-1e0b-47d9-9994-09a83c9a06da"
},
"pattern": "/api/rest/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "f09d2754-dd80-44ba-8ca1-e63bfc9a77cf",
"securable": {
"id": "3ea1266d-1e0b-47d9-9994-09a83c9a06da"
},
"pattern": "/changePassword",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "ea2e0f87-db82-406b-b6a4-d8d572e18ed7",
"securable": {
"id": "3ea1266d-1e0b-47d9-9994-09a83c9a06da"
},
"pattern": "/changeTheme",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "330a2ca2-566d-4bde-8ad5-5a90f712ba8b",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/services/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "d845c6a5-bf0d-4a5e-9395-09cd42c30d9a",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mutual/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "ab32b491-c775-4fc6-94c4-4ec5f10a5f5e",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/actuator/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "3afdb67d-2b9f-45c3-9550-a39c312bfd51",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/index.html",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "c7245410-530a-427e-9e61-1ea2d684cbc6",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/views/login.view.html",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "cae5245b-ccb0-4d82-bcb3-776388f8e6f6",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/js/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "af85824b-c4f9-4737-804d-5932f1354543",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/node_modules/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "0257dbb9-5fd6-40b0-af2f-cf514a8ef14e",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/css/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "38e0179d-fd8d-4fa7-bd97-9f8f5b37611c",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/i18n/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "2b7af05a-9d7a-4483-881b-52048746716f",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/img/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "204aa06c-dd8e-4a75-b61e-1807118c2fda",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/views/error/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "4ab2654c-79c5-44b1-90e2-f2e415a81d0d",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/favicon.ico",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "1f5f18a1-c893-4ad4-a965-c7113fc13979",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/views/public/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "6e863cb8-a440-4f82-a532-6a34434941a7",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/bowerscripts/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "ff691b82-f117-492c-9a73-5f6c17bf9568",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/manifest.json",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "c7a63390-4565-4b0a-944c-7021fe1ef404",
"securable": {
"id": "3ea1266d-1e0b-47d9-9994-09a83c9a06da"
},
"pattern": "/mobileapp/views/logged/**",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"_class": "app.entity.UserRole",
"id": "f6dff76e-6460-4abc-b55b-7fef96716d18",
"user": {
"id": "1d4e5d7b-dca8-4a1d-90fd-72648cf5dc8d"
},
"role": {
"id": "cdeca4d5-59a5-11eb-95ba-0242ac110002"
}
},
{
"id": "08caeef0-f1c5-4d72-914e-1b97cc2361e1",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/cordova.js",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "24fdd7c6-f070-434e-aa30-b6670d5a4da8",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/cordova_plugins.js",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
},
{
"id": "5670b3c6-c02e-4e88-959f-1c6a81ab54b7",
"securable": {
"id": "1759196e-85a2-4216-b870-8e678b5a10c0"
},
"pattern": "/mobileapp/js/hostApp.js",
"getMethodAllowed": true,
"headMethodAllowed": true,
"putMethodAllowed": true,
"postMethodAllowed": true,
"patchMethodAllowed": true,
"deleteMethodAllowed": true,
"optionsMethodAllowed": true,
"traceMethodAllowed": true,
"application": {
"id": "e1ff06d2-eaca-45f3-996c-f91d482010c5"
},
"_class": "app.entity.View"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment